ReactOS 0.4.16-dev-752-g47bae01
|
#include <acpisys.h>
Public Attributes | |
PPDO_DEVICE_DATA | DeviceData |
PIRP | Irp |
WORK_QUEUE_ITEM | WorkQueueItem |
PPDO_DEVICE_DATA _EVAL_WORKITEM_DATA::DeviceData |
Definition at line 78 of file acpisys.h.
Referenced by ACPIDispatchDeviceControl(), and Bus_PDO_EvalMethodWorker().
PIRP _EVAL_WORKITEM_DATA::Irp |
Definition at line 79 of file acpisys.h.
Referenced by ACPIDispatchDeviceControl(), and Bus_PDO_EvalMethodWorker().
WORK_QUEUE_ITEM _EVAL_WORKITEM_DATA::WorkQueueItem |
Definition at line 80 of file acpisys.h.
Referenced by ACPIDispatchDeviceControl().