PCI_DEVICE_D3COLD_STATE_REASON enumeration (miniport.h)
This topic describes the PCI_DEVICE_D3COLD_STATE_REASON enumeration.
Syntax
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;
Constants
PciDeviceD3Cold_State_Disabled_BitIndex Defines the PciDeviceD3Cold_State_Disabled_BitIndex constant. |
PciDeviceD3Cold_State_Enabled_BitIndex Defines the PciDeviceD3Cold_State_Enabled_BitIndex constant. |
PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndex Defines the PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndex constant. |
PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndex Defines the PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndex constant. |
PciDeviceD3Cold_Reason_Default_State_BitIndex Defines the PciDeviceD3Cold_Reason_Default_State_BitIndex constant. |
PciDeviceD3Cold_Reason_INF_BitIndex Defines the PciDeviceD3Cold_Reason_INF_BitIndex constant. |
PciDeviceD3Cold_Reason_Interface_Api_BitIndex Defines the PciDeviceD3Cold_Reason_Interface_Api_BitIndex constant. |
Requirements
Requirement | Value |
---|---|
Header | miniport.h (include Miniport.h) |