Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | ntddk.h (include Ntddk.h) |