// storport.h
ULONG StorPortQueueWorkItemToNode(
PVOID HwDeviceExtension,
PHW_WORKITEM WorkItemCallback,
PVOID Worker,
PVOID Context,
ULONG Node
);
View the official Windows Driver Kit DDI referenceNo description available.
The STORPORTQUEUEWORKITEMTONODE function is reserved for system use.
HwDeviceExtensionWorkItemCallbackWorkerContextNode