ReactOS 0.4.16-dev-1288-g7ec3a7e
|
#include <acpisys.h>
HANDLE _PDO_DEVICE_DATA::AcpiHandle |
Definition at line 39 of file acpisys.h.
Referenced by Bus_InitializePdo(), Bus_PDO_Power(), and Bus_PlugInDevice().
HANDLE _PDO_DEVICE_DATA::AcpiHandle |
Definition at line 180 of file Bus_PDO_EvalMethod.c.
COMMON_DEVICE_DATA _PDO_DEVICE_DATA::Common |
Definition at line 38 of file acpisys.h.
Referenced by Bus_FDO_PnP(), Bus_InitializePdo(), and Bus_PDO_Power().
BOOLEAN _PDO_DEVICE_DATA::DockDevice |
Definition at line 45 of file acpisys.h.
Referenced by Bus_InitializePdo().
PWCHAR _PDO_DEVICE_DATA::HardwareIDs |
Definition at line 44 of file acpisys.h.
Referenced by Bus_DestroyPdo(), and Bus_PlugInDevice().
UNICODE_STRING _PDO_DEVICE_DATA::InterfaceName |
LIST_ENTRY _PDO_DEVICE_DATA::Link |
Definition at line 47 of file acpisys.h.
Referenced by Bus_InitializePdo().
PDEVICE_OBJECT _PDO_DEVICE_DATA::ParentFdo |
Definition at line 41 of file acpisys.h.
Referenced by Bus_InitializePdo().