Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PCI_EXPRESS_LINK_SUBSTATE enumeration (ntddk.h)

This topic describes the PCI_EXPRESS_LINK_SUBSTATE enumeration.

Syntax

typedef enum {
 PciExpressPciPmLinkSubState_L11_BitIndex,
 PciExpressPciPmLinkSubState_L12_BitIndex,
 PciExpressASPMLinkSubState_L11_BitIndex,
 PciExpressASPMLinkSubState_L12_BitIndex
} PCI_EXPRESS_LINK_SUBSTATE;

Constants

 
PciExpressPciPmLinkSubState_L11_BitIndex
Defines the PciExpressPciPmLinkSubState_L11_BitIndex constant.
PciExpressPciPmLinkSubState_L12_BitIndex
Defines the PciExpressPciPmLinkSubState_L12_BitIndex constant.
PciExpressASPMLinkSubState_L11_BitIndex
Defines the PciExpressASPMLinkSubState_L11_BitIndex constant.
PciExpressASPMLinkSubState_L12_BitIndex
Defines the PciExpressASPMLinkSubState_L12_BitIndex constant.

Requirements

Requirement Value
Header ntddk.h (include Ntddk.h)

Feedback

Was this page helpful?

Additional resources