PCI_EXPRESS_MRL_STATE enumeration (ntddk.h)
This topic describes the PCI_EXPRESS_MRL_STATE enumeration.
Syntax
typedef enum {
MRLClosed,
MRLOpen
} PCI_EXPRESS_MRL_STATE;
Constants
MRLClosed Defines the MRLClosed constant. |
MRLOpen Defines the MRLOpen constant. |
Requirements
Requirement | Value |
---|---|
Header | ntddk.h (include Ntddk.h) |