ReactOS 0.4.16-dev-737-g3368adc
|
Public Attributes | |
WORK_QUEUE_ITEM | WorkItem |
PDEVICE_OBJECT | SourceDevice |
PDEVICE_OBJECT | TargetDevice |
Definition at line 37 of file Interface.c.
PDEVICE_OBJECT _DETACH_DEVICE_WORK_ITEM::SourceDevice |
Definition at line 40 of file Interface.c.
Referenced by FltpFastIoDetachDeviceWorker().
PDEVICE_OBJECT _DETACH_DEVICE_WORK_ITEM::TargetDevice |
Definition at line 41 of file Interface.c.
Referenced by FltpFastIoDetachDeviceWorker().
WORK_QUEUE_ITEM _DETACH_DEVICE_WORK_ITEM::WorkItem |
Definition at line 39 of file Interface.c.
Referenced by FltpFastIoDetachDevice().