Condividi tramite


enumerazione PCI_EXPRESS_ASPM_CONTROL (miniport.h)

In questo argomento viene descritta 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 miniport.h (include Miniport.h)