PCI_EXPRESS_ASPM_SUPPORT列舉 (ntddk.h)
本主題描述 PCI_EXPRESS_ASPM_SUPPORT 列舉。
Syntax
typedef enum {
NoAspmSupport,
L0sEntrySupport,
L1EntrySupport,
L0sAndL1EntrySupport
} PCI_EXPRESS_ASPM_SUPPORT;
常數
NoAspmSupport 定義 NoAspmSupport 常數。 |
L0sEntrySupport 定義 L0sEntrySupport 常數。 |
L1EntrySupport 定義 L1EntrySupport 常數。 |
L0sAndL1EntrySupport 定義 L0sAndL1EntrySupport 常數。 |
規格需求
需求 | 值 |
---|---|
標頭 | ntddk.h (包含 Ntddk.h) |