PCI_EXPRESS_ASPM_SUPPORT 枚举 (miniport.h)
本主题介绍 PCI_EXPRESS_ASPM_SUPPORT 枚举。
语法
typedef enum {
NoAspmSupport,
L0sEntrySupport,
L1EntrySupport,
L0sAndL1EntrySupport
} PCI_EXPRESS_ASPM_SUPPORT;
常量
NoAspmSupport 定义 NoAspmSupport 常量。 |
L0sEntrySupport 定义 L0sEntrySupport 常量。 |
L1EntrySupport 定义 L1EntrySupport 常量。 |
L0sAndL1EntrySupport 定义 L0sAndL1EntrySupport 常量。 |
要求
要求 | 值 |
---|---|
Header | miniport.h (包括 Miniport.h) |