ReactOS 0.4.16-dev-250-g3ecd236
|
#include <acpisys.h>
Public Attributes | |
COMMON_DEVICE_DATA | Common |
ACPI_HANDLE | AcpiHandle |
PDEVICE_OBJECT | ParentFdo |
PWCHAR | HardwareIDs |
LIST_ENTRY | Link |
ULONG | InterfaceRefCount |
UNICODE_STRING | InterfaceName |
HANDLE | AcpiHandle |
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().
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 46 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().