Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PCI_DEVICE_D3COLD_STATE_REASON enumeration (ntddk.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_BitIndexDefines the PciDeviceD3Cold_State_Disabled_BitIndex constant. |
PciDeviceD3Cold_State_Enabled_BitIndexDefines the PciDeviceD3Cold_State_Enabled_BitIndex constant. |
PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndexDefines the PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndex constant. |
PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndexDefines the PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndex constant. |
PciDeviceD3Cold_Reason_Default_State_BitIndexDefines the PciDeviceD3Cold_Reason_Default_State_BitIndex constant. |
PciDeviceD3Cold_Reason_INF_BitIndexDefines the PciDeviceD3Cold_Reason_INF_BitIndex constant. |
PciDeviceD3Cold_Reason_Interface_Api_BitIndexDefines the PciDeviceD3Cold_Reason_Interface_Api_BitIndex constant. |
Requirements
| Requirement | Value |
|---|---|
| Header | ntddk.h (include Ntddk.h) |
Feedback
Was this page helpful?
