// wdm.h
typedef enum _NPEM_CONTROL_STANDARD_CONTROL_BIT {
InitiateReset,
OkControl,
LocateControl,
FailControl,
RebuildControl,
PFAControl,
HotSpareControl,
InACriticalArrayControl,
InAFailedArrayControl,
InvalidDeviceTypeControl,
DisabledControl
} NPEM_CONTROL_STANDARD_CONTROL_BIT, *PNPEM_CONTROL_STANDARD_CONTROL_BIT;
View the official Windows Driver Kit DDI referenceNo description available.
Reserved for system use.
InitiateResetOkControlLocateControlFailControlRebuildControlPFAControlHotSpareControlInACriticalArrayControlInAFailedArrayControlInvalidDeviceTypeControlDisabledControl