Searched refs:WdfRequestTypeDeviceControl (Results 1 – 6 of 6) sorted by relevance
1590 if (requestParameters.Type == WdfRequestTypeDeviceControl) in DeviceEvtIoInCallerContext()4103 if ((requestParameters.Type == WdfRequestTypeDeviceControl) || in RequestIsIoctlBlockedByExclusiveAccess()
3454 if (requestParameters.Type == WdfRequestTypeDeviceControl) in RequestCompletion()
1376 pContext->m_CompletionParams.Type = WdfRequestTypeDeviceControl; in FxIoTargetFormatIoctl()
1822 RequestType != WdfRequestTypeDeviceControl && in __drv_maxIRQL()
517 WdfRequestTypeDeviceControl = 0xe, enumerator
6223 case WdfRequestTypeDeviceControl: in IsIoEventHandlerRegistered()