enumeração PCI_DEVICE_D3COLD_STATE_REASON (miniport.h)
Este tópico descreve a enumeração PCI_DEVICE_D3COLD_STATE_REASON.
Sintaxe
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;
Constantes
PciDeviceD3Cold_State_Disabled_BitIndex Define a constante PciDeviceD3Cold_State_Disabled_BitIndex. |
PciDeviceD3Cold_State_Enabled_BitIndex Define a constante PciDeviceD3Cold_State_Enabled_BitIndex. |
PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndex Define a constante PciDeviceD3Cold_State_ParentRootPortS0WakeSupported_BitIndex. |
PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndex Define a constante PciDeviceD3Cold_State_Disabled_Bridge_HackFlags_BitIndex. |
PciDeviceD3Cold_Reason_Default_State_BitIndex Define a constante PciDeviceD3Cold_Reason_Default_State_BitIndex. |
PciDeviceD3Cold_Reason_INF_BitIndex Define a constante PciDeviceD3Cold_Reason_INF_BitIndex. |
PciDeviceD3Cold_Reason_Interface_Api_BitIndex Define a constante PciDeviceD3Cold_Reason_Interface_Api_BitIndex. |
Requisitos
Requisito | Valor |
---|---|
cabeçalho | miniport.h (inclua Miniport.h) |