Searched refs:USB_STOR_XFER_SHORT (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/usb/storage/
H A Dfreecom.c179 if (result > USB_STOR_XFER_SHORT) freecom_readdata()
212 if (result > USB_STOR_XFER_SHORT) freecom_writedata()
367 if (partial != 4 || result > USB_STOR_XFER_SHORT) freecom_transport()
395 if (partial != 4 || result > USB_STOR_XFER_SHORT) freecom_transport()
H A Dtransport.h49 #define USB_STOR_XFER_SHORT 1 /* transferred less than expected */ macro
H A Dtransport.c275 return USB_STOR_XFER_SHORT; interpret_urb_result()
310 return USB_STOR_XFER_SHORT; interpret_urb_result()
1139 if (result == USB_STOR_XFER_SHORT && usb_stor_Bulk_transport()
1172 if (result == USB_STOR_XFER_SHORT && cswlen == 0) { usb_stor_Bulk_transport()
H A Dsddr55.c159 if (result == USB_STOR_XFER_SHORT || result == USB_STOR_XFER_STALLED) { sddr55_status()
H A Dshuttle_usbat.c630 if (result == USB_STOR_XFER_SHORT || usbat_hp8200e_rw_block_test()
H A Dene_ub6250.c541 if (result == USB_STOR_XFER_SHORT && cswlen == 0) { ene_send_scsi_cmd()

Completed in 135 milliseconds