HwTimer


VOID HwTimer(DeviceExtension)
IN PVOID  DeviceExtension;

Called after the interval specified when the miniport driver called ScsiPortNotification with the RequestTimerCall NotificationType value.

DeviceExtension

Specifies the HBA miniport driver's adapter data storage.

See also ScsiPortNotification