PCI_DEVICE_D3COLD_STATE_REASON 枚举 (miniport.h)

本主题介绍 PCI_DEVICE_D3COLD_STATE_REASON 枚举。

语法

typedef enum {
  PciDeviceD3Cold_State_Disabled_BitIndex,
  PciDeviceD3Cold_State_Enabled_BitIndex,
  PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndex,
  PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndex,
  PciDeviceD3Cold_Reason_Default_State_BitIndex,
  PciDeviceD3Cold_Reason_INF_BitIndex,
  PciDeviceD3Cold_Reason_Interface_Api_BitIndex
} PCI_DEVICE_D3COLD_STATE_REASON;

常量

 
PciDeviceD3Cold_State_Disabled_BitIndex
定义 PciDeviceD3Cold_State_Disabled_BitIndex 常量。
PciDeviceD3Cold_State_Enabled_BitIndex
定义 PciDeviceD3Cold_State_Enabled_BitIndex 常量。
PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndex
定义 PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndex 常量。
PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndex
定义 PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndex 常量。
PciDeviceD3Cold_Reason_Default_State_BitIndex
定义 PciDeviceD3Cold_Reason_Default_State_BitIndex 常量。
PciDeviceD3Cold_Reason_INF_BitIndex
定义 PciDeviceD3Cold_Reason_INF_BitIndex 常量。
PciDeviceD3Cold_Reason_Interface_Api_BitIndex
定义 PciDeviceD3Cold_Reason_Interface_Api_BitIndex 常量。

要求

要求
Header miniport.h (包括 Miniport.h)