Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/storage/
A Dfreecom.c179 if (result > USB_STOR_XFER_SHORT) in freecom_readdata()
212 if (result > USB_STOR_XFER_SHORT) in freecom_writedata()
379 if (partial != 4 || result > USB_STOR_XFER_SHORT) in freecom_transport()
409 if (partial != 4 || result > USB_STOR_XFER_SHORT) in freecom_transport()
A Dtransport.h34 #define USB_STOR_XFER_SHORT 1 /* transferred less than expected */ macro
A Dtransport.c267 return USB_STOR_XFER_SHORT; in interpret_urb_result()
304 return USB_STOR_XFER_SHORT; in interpret_urb_result()
1194 if (result == USB_STOR_XFER_SHORT && in usb_stor_Bulk_transport()
1229 if (result == USB_STOR_XFER_SHORT && cswlen == 0) { in usb_stor_Bulk_transport()
A Dsddr55.c152 if (result == USB_STOR_XFER_SHORT || result == USB_STOR_XFER_STALLED) { in sddr55_status()
A Dshuttle_usbat.c623 if (result == USB_STOR_XFER_SHORT || in usbat_hp8200e_rw_block_test()
A Dene_ub6250.c534 if (result == USB_STOR_XFER_SHORT && cswlen == 0) { in ene_send_scsi_cmd()

Completed in 16 milliseconds