Partager via


énumération PCI_EXPRESS_ASPM_SUPPORT (miniport.h)

Cette rubrique décrit l’énumération PCI_EXPRESS_ASPM_SUPPORT.

Syntaxe

typedef enum {
  NoAspmSupport,
  L0sEntrySupport,
  L1EntrySupport,
  L0sAndL1EntrySupport
} PCI_EXPRESS_ASPM_SUPPORT;

Constantes

 
NoAspmSupport
Définit la constante NoAspmSupport.
L0sEntrySupport
Définit la constante L0sEntrySupport.
L1EntrySupport
Définit la constante L1EntrySupport.
L0sAndL1EntrySupport
Définit la constante L0sAndL1EntrySupport.

Exigences

Exigence Valeur
d’en-tête miniport.h (include Miniport.h)