HwInterrupt

BOOLEAN HwInterrupt(DeviceExtension)
IN PVOID  DeviceExtension;
 

Called when the HBA generates an interrupt.

DeviceExtension
Points to the HBA miniport driver's storage for adapter data.

See Also

ScsiPortNotification