VOID
HwScsiTimer(
IN PVOID DeviceExtension
);
HwScsiTimer is called after the interval specified when the miniport driver called ScsiPortNotification with the RequestTimerCall NotificationType value.
A HwScsiTimer routine is optional.