BOOLEAN HwInitialize(DeviceExtension)
IN PVOID DeviceExtension;
Initializes the HBA after a boot or a power failure.
This routine must initialize the hardware but should avoid resetting the SCSI bus. Interrupts can occur before this routine is called. If the bus is reset, it is reported by calling ScsiPortNotification.
ScsiPortNotification