énumération PCI_EXPRESS_ASPM_CONTROL (miniport.h)
Cette rubrique décrit l’énumération PCI_EXPRESS_ASPM_CONTROL .
Syntax
typedef enum {
L0sAndL1EntryDisabled,
L0sEntryEnabled,
L1EntryEnabled,
L0sAndL1EntryEnabled
} PCI_EXPRESS_ASPM_CONTROL;
Constantes
L0sAndL1EntryDisabled Définit la constante L0sAndL1EntryDisabled . |
L0sEntryEnabled Définit la constante L0sEntryEnabled . |
L1EntryEnabled Définit la constante L1EntryEnabled . |
L0sAndL1EntryEnabled Définit la constante L0sAndL1EntryEnabled . |
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | miniport.h (incluez Miniport.h) |