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 を含む)