Searched refs:pRequest (Results 1 – 4 of 4) sorted by relevance
836 IN USB_DEVICE_REQUEST * pRequest, in Ax88772UsbCommand() argument849 if ( 0 != pRequest->Length ) { in Ax88772UsbCommand()850 Direction = ( 0 != ( pRequest->RequestType & USB_ENDPOINT_DIR_IN )) in Ax88772UsbCommand()859 pRequest, in Ax88772UsbCommand()863 pRequest->Length, in Ax88772UsbCommand()
903 IN USB_DEVICE_REQUEST * pRequest,
1265 IN USB_DEVICE_REQUEST * pRequest, in Ax88772UsbCommand() argument1280 if ( 0 != pRequest->Length ) { in Ax88772UsbCommand()1281 Direction = ( 0 != ( pRequest->RequestType & USB_ENDPOINT_DIR_IN )) in Ax88772UsbCommand()1290 pRequest, in Ax88772UsbCommand()1294 pRequest->Length, in Ax88772UsbCommand()
851 IN USB_DEVICE_REQUEST * pRequest,