PCI_DEVICE_D3COLD_STATE_REASON-Enumeration (ntddk.h)
In diesem Thema wird die PCI_DEVICE_D3COLD_STATE_REASON-Enumeration beschrieben.
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;
Konstanten
PciDeviceD3Cold_State_Disabled_BitIndex Definiert die PciDeviceD3Cold_State_Disabled_BitIndex Konstante. |
PciDeviceD3Cold_State_Enabled_BitIndex Definiert die PciDeviceD3Cold_State_Enabled_BitIndex Konstante. |
PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndex Definiert die PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndex Konstante. |
PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndex Definiert die PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndex Konstante. |
PciDeviceD3Cold_Reason_Default_State_BitIndex Definiert die PciDeviceD3Cold_Reason_Default_State_BitIndex Konstanten. |
PciDeviceD3Cold_Reason_INF_BitIndex Definiert die PciDeviceD3Cold_Reason_INF_BitIndex Konstante. |
PciDeviceD3Cold_Reason_Interface_Api_BitIndex Definiert die PciDeviceD3Cold_Reason_Interface_Api_BitIndex Konstante. |
Anforderungen
Anforderung | Wert |
---|---|
Header | ntddk.h (include Ntddk.h) |