Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the PCI_EXPRESS_ASPM_CONTROL enumeration.
Syntax
typedef enum {
L0sAndL1EntryDisabled,
L0sEntryEnabled,
L1EntryEnabled,
L0sAndL1EntryEnabled
} PCI_EXPRESS_ASPM_CONTROL;
Constants
L0sAndL1EntryDisabled Defines the L0sAndL1EntryDisabled constant. |
L0sEntryEnabled Defines the L0sEntryEnabled constant. |
L1EntryEnabled Defines the L1EntryEnabled constant. |
L0sAndL1EntryEnabled Defines the L0sAndL1EntryEnabled constant. |
Requirements
Requirement | Value |
---|---|
Header | miniport.h (include Miniport.h) |