ReactOS 0.4.15-dev-7998-gdb93cb1
_EVAL_WORKITEM_DATA Struct Reference

#include <acpisys.h>

Collaboration diagram for _EVAL_WORKITEM_DATA:

Public Attributes

PPDO_DEVICE_DATA DeviceData
 
PIRP Irp
 
WORK_QUEUE_ITEM WorkQueueItem
 

Detailed Description

Definition at line 76 of file acpisys.h.

Member Data Documentation

◆ DeviceData

PPDO_DEVICE_DATA _EVAL_WORKITEM_DATA::DeviceData

Definition at line 78 of file acpisys.h.

Referenced by ACPIDispatchDeviceControl(), and Bus_PDO_EvalMethodWorker().

◆ Irp

PIRP _EVAL_WORKITEM_DATA::Irp

Definition at line 79 of file acpisys.h.

Referenced by ACPIDispatchDeviceControl(), and Bus_PDO_EvalMethodWorker().

◆ WorkQueueItem

WORK_QUEUE_ITEM _EVAL_WORKITEM_DATA::WorkQueueItem

Definition at line 80 of file acpisys.h.

Referenced by ACPIDispatchDeviceControl().


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