// storport.h
HW_STORMQ_START_SRB HwStormqStartSrb;
BOOLEAN HwStormqStartSrb(
PVOID AdapterExtension,
PVOID ControllerExtension,
_STORAGE_REQUEST_BLOCK *Srb
)
{...}
View the official Windows Driver Kit DDI referenceNo description available.
The HW_STORMQ_START_SRB function is reserved for system use.
AdapterExtensionControllerExtensionSrb