Searched refs:USB_RET_IOERROR (Results 1 – 7 of 7) sorted by relevance
50 #define USB_RET_IOERROR (-5) macro
209 [LIBUSB_TRANSFER_ERROR] = USB_RET_IOERROR,210 [LIBUSB_TRANSFER_TIMED_OUT] = USB_RET_IOERROR,211 [LIBUSB_TRANSFER_CANCELLED] = USB_RET_IOERROR,
793 case USB_RET_IOERROR: in ohci_service_iso_td()1059 case USB_RET_IOERROR: in ohci_service_td()
352 case USB_RET_IOERROR: in usbback_xlat_status()
1285 case USB_RET_IOERROR: in ehci_execute_complete()1482 case USB_RET_IOERROR: in ehci_process_itd()
664 case USB_RET_IOERROR: in uhci_handle_td_error()
1658 case USB_RET_IOERROR: in xhci_try_complete_packet()