ReactOS 0.4.15-dev-7953-g1f49173
_COMMON_DEVICE_DATA Struct Reference

#include <acpisys.h>

Collaboration diagram for _COMMON_DEVICE_DATA:

Public Attributes

PDEVICE_OBJECT Self
 
BOOLEAN IsFDO
 
DEVICE_PNP_STATE DevicePnPState
 
DEVICE_PNP_STATE PreviousPnPState
 
SYSTEM_POWER_STATE SystemPowerState
 
DEVICE_POWER_STATE DevicePowerState
 

Detailed Description

Definition at line 26 of file acpisys.h.

Member Data Documentation

◆ DevicePnPState

DEVICE_PNP_STATE _COMMON_DEVICE_DATA::DevicePnPState

Definition at line 30 of file acpisys.h.

◆ DevicePowerState

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().

◆ IsFDO

BOOLEAN _COMMON_DEVICE_DATA::IsFDO

◆ PreviousPnPState

DEVICE_PNP_STATE _COMMON_DEVICE_DATA::PreviousPnPState

Definition at line 31 of file acpisys.h.

◆ Self

PDEVICE_OBJECT _COMMON_DEVICE_DATA::Self

◆ SystemPowerState

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().


The documentation for this struct was generated from the following file: