|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbstor.h>

Public Attributes | |
| PDEVICE_OBJECT | DeviceObject |
| PIRP_CONTEXT | Context |
| WORK_QUEUE_ITEM | WorkQueueItem |
| PIRP | Irp |
| PIRP_CONTEXT _ERRORHANDLER_WORKITEM_DATA::Context |
Definition at line 168 of file usbstor.h.
Referenced by ErrorHandlerWorkItemRoutine(), USBSTOR_QueueWorkItem(), and USBSTOR_ResetHandlerWorkItemRoutine().
| PDEVICE_OBJECT _ERRORHANDLER_WORKITEM_DATA::DeviceObject |
Definition at line 167 of file usbstor.h.
Referenced by ErrorHandlerWorkItemRoutine(), USBSTOR_QueueWorkItem(), USBSTOR_TimerRoutine(), and USBSTOR_TimerWorkerRoutine().
| PIRP _ERRORHANDLER_WORKITEM_DATA::Irp |
Definition at line 170 of file usbstor.h.
Referenced by USBSTOR_QueueWorkItem(), and USBSTOR_ResetHandlerWorkItemRoutine().
| WORK_QUEUE_ITEM _ERRORHANDLER_WORKITEM_DATA::WorkQueueItem |
Definition at line 169 of file usbstor.h.
Referenced by USBSTOR_QueueWorkItem(), and USBSTOR_TimerRoutine().