Condividi tramite


enumerazione PCI_EXPRESS_ASPM_CONTROL (ntddk.h)

Questo argomento descrive l'enumerazione PCI_EXPRESS_ASPM_CONTROL .

Sintassi

typedef enum {
  L0sAndL1EntryDisabled,
  L0sEntryEnabled,
  L1EntryEnabled,
  L0sAndL1EntryEnabled
} PCI_EXPRESS_ASPM_CONTROL;

Costanti

 
L0sAndL1EntryDisabled
Definisce la costante L0sAndL1EntryDisabled .
L0sEntryEnabled
Definisce la costante L0sEntryEnabled .
L1EntryEnabled
Definisce la costante L1EntryEnabled .
L0sAndL1EntryEnabled
Definisce la costante L0sAndL1EntryEnabled .

Requisiti

Requisito Valore
Intestazione ntddk.h (include Ntddk.h)