PCI_EXPRESS_LINK_SUBSTATE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// miniport.h

typedef enum {
  PciExpressPciPmLinkSubState_L11_BitIndex,
  PciExpressPciPmLinkSubState_L12_BitIndex,
  PciExpressASPMLinkSubState_L11_BitIndex,
  PciExpressASPMLinkSubState_L12_BitIndex
} PCI_EXPRESS_LINK_SUBSTATE;
View the official Windows Driver Kit DDI reference
// ntddk.h

typedef enum {
  PciExpressPciPmLinkSubState_L11_BitIndex,
  PciExpressPciPmLinkSubState_L12_BitIndex,
  PciExpressASPMLinkSubState_L11_BitIndex,
  PciExpressASPMLinkSubState_L12_BitIndex
} PCI_EXPRESS_LINK_SUBSTATE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-miniport-pci_express_link_substate)

Description

This topic describes the PCI_EXPRESS_LINK_SUBSTATE enumeration.

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.

Remarks

See also


Windows Driver Kit DDI reference (ne-ntddk-pci_express_link_substate)

Description

This topic describes the PCI_EXPRESS_LINK_SUBSTATE enumeration.

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.

Remarks

See also