Searched refs:USB_CR_STALL (Results 1 – 12 of 12) 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()
5059 if (req->bulk_completion_reason == USB_CR_STALL) { in scsa2usb_handle_data_start()
406 case USB_CR_STALL: in usba_hcdi_update_error_stats()885 } else if ((pipe_handle == def_pipe_handle) && (cr == USB_CR_STALL)) { in hcdi_autoclearing()893 USB_ATTRS_AUTOCLEARING) && (cr == USB_CR_STALL)) { in hcdi_autoclearing()
1790 { USB_CR_STALL, "<Endpoint returned stall PID>" },
4252 { 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()
3901 if (error == USB_CR_STALL) { in ehci_save_data_toggle()
142 USB_CR_STALL = 4, /* e/p returned stall PID */ enumerator
1855 return (USB_CR_STALL); in uhci_parse_td_error()
1640 xt->xt_cr = USB_CR_STALL; in xhci_endpoint_transfer_callback()
8605 error = USB_CR_STALL; in ohci_check_for_error()10605 if (error == USB_CR_STALL) { in ohci_save_data_toggle()