PCI_EXPRESS_RCB enumeration (miniport.h)
This topic describes the PCI_EXPRESS_RCB enumeration.
typedef enum {
RCB64Bytes,
RCB128Bytes
} PCI_EXPRESS_RCB;
RCB64Bytes Defines the RCB64Bytes constant. |
RCB128Bytes Defines the RCB128Bytes constant. |
Requirement | Value |
---|---|
Header | miniport.h (include Miniport.h) |