BOOLEAN HwResetBus(DeviceExtension, PathId)
IN PVOID DeviceExtension;
IN ULONG PathId;
Must reset a SCSI bus. The miniport should complete all pending requests.
This function can be called even if the miniport driver is not ready for another request. The miniport does not have to send notification that the bus was reset.
ScsiPortCompleteRequest, ScsiPortNotification