ReactOS 0.4.16-dev-125-g798ea90
|
#include <wdfio.h>
WDF_IO_QUEUE_DISPATCH_TYPE _WDF_IO_QUEUE_CONFIG::DispatchType |
PFN_WDF_IO_QUEUE_IO_CANCELED_ON_QUEUE _WDF_IO_QUEUE_CONFIG::EvtIoCanceledOnQueue |
Definition at line 413 of file wdfio.h.
Referenced by DriverEvtDeviceAdd().
PFN_WDF_IO_QUEUE_IO_DEFAULT _WDF_IO_QUEUE_CONFIG::EvtIoDefault |
Definition at line 399 of file wdfio.h.
Referenced by DriverEvtDeviceAdd().
PFN_WDF_IO_QUEUE_IO_DEVICE_CONTROL _WDF_IO_QUEUE_CONFIG::EvtIoDeviceControl |
Definition at line 405 of file wdfio.h.
Referenced by DriverEvtDeviceAdd().
PFN_WDF_IO_QUEUE_IO_INTERNAL_DEVICE_CONTROL _WDF_IO_QUEUE_CONFIG::EvtIoInternalDeviceControl |
PFN_WDF_IO_QUEUE_IO_READ _WDF_IO_QUEUE_CONFIG::EvtIoRead |
Definition at line 401 of file wdfio.h.
Referenced by DriverEvtDeviceAdd().
PFN_WDF_IO_QUEUE_IO_RESUME _WDF_IO_QUEUE_CONFIG::EvtIoResume |
PFN_WDF_IO_QUEUE_IO_STOP _WDF_IO_QUEUE_CONFIG::EvtIoStop |
PFN_WDF_IO_QUEUE_IO_WRITE _WDF_IO_QUEUE_CONFIG::EvtIoWrite |
Definition at line 403 of file wdfio.h.
Referenced by DriverEvtDeviceAdd().
struct { ... } _WDF_IO_QUEUE_CONFIG::Parallel |
WDF_TRI_STATE _WDF_IO_QUEUE_CONFIG::PowerManaged |
Definition at line 393 of file wdfio.h.
Referenced by DriverEvtDeviceAdd(), and FxPkgGeneral::PostCreateDeviceInitialize().
union { ... } _WDF_IO_QUEUE_CONFIG::Settings |