Searched refs:FastIoDeviceControl (Results 1 – 6 of 6) sorted by relevance
1143 if (FastIoDispatch && FastIoDispatch->FastIoDeviceControl) in FltpFastIoDeviceControl()1146 return FastIoDispatch->FastIoDeviceControl(FileObject, in FltpFastIoDeviceControl()1774 FastIoDispatch->FastIoDeviceControl = FltpFastIoDeviceControl; in SetupDispatchAndCallbacksTables()
690 WmipFastIoDispatch.FastIoDeviceControl = WmipFastIoDeviceControl; in _Function_class_()
766 FastIoDispatch->FastIoDeviceControl = VfatFastIoDeviceControl; in VfatInitFastIoRoutines()
369 if (FastIoDispatch != NULL && FastIoDispatch->FastIoDeviceControl != NULL) in IopDeviceFsIoControl()406 if (FastIoDispatch->FastIoDeviceControl(FileObject, in IopDeviceFsIoControl()
1743 PFAST_IO_DEVICE_CONTROL FastIoDeviceControl; member
6921 RxFastIoDispatch.FastIoDeviceControl = RxFastIoDeviceControl; in RxInitializeDispatchVectors()