Searched refs:FX_RCT_USB_CONTROL_REQUEST (Results 1 – 4 of 4) sorted by relevance
22 FX_RCT_USB_CONTROL_REQUEST = USB_BASE+0x03, enumerator
532 if (Request->HasContextType(FX_RCT_USB_CONTROL_REQUEST)) { in FormatControlRequest()
623 if (Request->HasContextType(FX_RCT_USB_CONTROL_REQUEST)) { in FormatControlRequest()
39 FxUsbRequestContext(FX_RCT_USB_CONTROL_REQUEST) in FxUsbDeviceControlContext()