Searched refs:USB_STOR_XFER_STALLED (Results 1 – 6 of 6) sorted by relevance
50 #define USB_STOR_XFER_STALLED 2 /* endpoint stalled */ macro
287 return USB_STOR_XFER_STALLED; in interpret_urb_result()295 return USB_STOR_XFER_STALLED; in interpret_urb_result()932 if (result == USB_STOR_XFER_STALLED) { in usb_stor_CB_transport()950 if (result == USB_STOR_XFER_STALLED) in usb_stor_CB_transport()952 if (result > USB_STOR_XFER_STALLED) in usb_stor_CB_transport()1179 if (result == USB_STOR_XFER_STALLED) { in usb_stor_Bulk_transport()
162 if (result == USB_STOR_XFER_SHORT || result == USB_STOR_XFER_STALLED) { in sddr55_status()
320 case USB_STOR_XFER_STALLED: return -EPIPE; in sddr09_send_command()
634 result == USB_STOR_XFER_STALLED) { in usbat_hp8200e_rw_block_test()
550 if (result == USB_STOR_XFER_STALLED) { in ene_send_scsi_cmd()