ReactOS 0.4.16-dev-814-g656a5dc
|
#include <acpisys.h>
Public Attributes | |
PDEVICE_OBJECT | Self |
BOOLEAN | IsFDO |
DEVICE_PNP_STATE | DevicePnPState |
DEVICE_PNP_STATE | PreviousPnPState |
SYSTEM_POWER_STATE | SystemPowerState |
DEVICE_POWER_STATE | DevicePowerState |
DEVICE_PNP_STATE _COMMON_DEVICE_DATA::DevicePnPState |
DEVICE_POWER_STATE _COMMON_DEVICE_DATA::DevicePowerState |
Definition at line 33 of file acpisys.h.
Referenced by Bus_AddDevice(), Bus_InitializePdo(), Bus_PDO_Power(), Bus_Power(), and Bus_StartFdo().
BOOLEAN _COMMON_DEVICE_DATA::IsFDO |
Definition at line 29 of file acpisys.h.
Referenced by ACPIDispatchDeviceControl(), Bus_AddDevice(), Bus_InitializePdo(), Bus_PnP(), and Bus_Power().
DEVICE_PNP_STATE _COMMON_DEVICE_DATA::PreviousPnPState |
PDEVICE_OBJECT _COMMON_DEVICE_DATA::Self |
Definition at line 28 of file acpisys.h.
Referenced by Bus_AddDevice(), Bus_FDO_PnP(), Bus_InitializePdo(), Bus_PDO_Power(), Bus_PlugInDevice(), and Bus_StartFdo().
SYSTEM_POWER_STATE _COMMON_DEVICE_DATA::SystemPowerState |
Definition at line 32 of file acpisys.h.
Referenced by Bus_AddDevice(), Bus_InitializePdo(), Bus_PDO_Power(), and Bus_Power().