PCI_EXPRESS_ASPM_CONTROL enumeração (ntddk.h)
Este tópico descreve a enumeração PCI_EXPRESS_ASPM_CONTROL .
Syntax
typedef enum {
L0sAndL1EntryDisabled,
L0sEntryEnabled,
L1EntryEnabled,
L0sAndL1EntryEnabled
} PCI_EXPRESS_ASPM_CONTROL;
Constantes
L0sAndL1EntryDisabled Define a constante L0sAndL1EntryDisabled . |
L0sEntryEnabled Define a constante L0sEntryEnabled . |
L1EntryEnabled Define a constante L1EntryEnabled . |
L0sAndL1EntryEnabled Define a constante L0sAndL1EntryEnabled . |
Requisitos
Requisito | Valor |
---|---|
Cabeçalho | ntddk.h (inclua Ntddk.h) |