// storport.h
HW_STORMQ_COMPLETION_CALLBACK HwStormqCompletionCallback;
ULONG HwStormqCompletionCallback(
PVOID ControllerExtension,
USHORT CompletionQueueId
)
{...}
View the official Windows Driver Kit DDI referenceNo description available.
The HW_STORMQ_COMPLETION_CALLBACK function is reserved for system use.
ControllerExtensionCompletionQueueId