Searched refs:USB_CR_STALL (Results 1 – 11 of 11) sorted by relevance
235 if (data_req->bulk_completion_reason == USB_CR_STALL) { in scsa2usb_cbi_transport()314 case USB_CR_STALL: in scsa2usb_cbi_handle_error()377 if (req->intr_completion_reason == USB_CR_STALL) { in scsa2usb_cbi_start_intr_polling()
267 if (req->bulk_completion_reason == USB_CR_STALL) { in scsa2usb_bulk_only_transport()293 (req->bulk_completion_reason == USB_CR_STALL)) { in scsa2usb_bulk_only_transport()474 case USB_CR_STALL: in scsa2usb_bulk_only_handle_error()549 if (req->bulk_completion_reason == USB_CR_STALL) { in scsa2usb_handle_status_start()
4999 if (req->bulk_completion_reason == USB_CR_STALL) { in scsa2usb_handle_data_start()
391 case USB_CR_STALL: in usba_hcdi_update_error_stats()871 } else if ((pipe_handle == def_pipe_handle) && (cr == USB_CR_STALL)) { in hcdi_autoclearing()879 USB_ATTRS_AUTOCLEARING) && (cr == USB_CR_STALL)) { in hcdi_autoclearing()
1789 { USB_CR_STALL, "<Endpoint returned stall PID>" },
4224 { USB_CR_STALL, USB_LC_STAT_STALL },
522 error = USB_CR_STALL; in ehci_check_for_error()602 error = USB_CR_STALL; in ehci_check_for_error()
3905 if (error == USB_CR_STALL) { in ehci_save_data_toggle()
141 USB_CR_STALL = 4, /* e/p returned stall PID */ enumerator
1855 return (USB_CR_STALL); in uhci_parse_td_error()
8625 error = USB_CR_STALL; in ohci_check_for_error()10625 if (error == USB_CR_STALL) { in ohci_save_data_toggle()