// storport.h
HW_NAMESPACE_CONTROL HwNamespaceControl;
NVME_NAMESPACE_CONTROL_STATUS HwNamespaceControl(
PVOID DeviceExtension,
NVME_NAMESPACE_CONTROL_TYPE ControlType,
PVOID Parameters
)
{...}
View the official Windows Driver Kit DDI referenceNo description available.
The HW_NAMESPACE_CONTROL function is reserved for system use.
DeviceExtensionControlTypeParameters