Compartilhar via


PCI_EXPRESS_ASPM_CONTROL enumeração (miniport.h)

Este tópico descreve a enumeração PCI_EXPRESS_ASPM_CONTROL.

Sintaxe

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 miniport.h (inclua Miniport.h)