Searched refs:USB_STOR_XFER_SHORT (Results 1 – 6 of 6) sorted by relevance
191 if (result > USB_STOR_XFER_SHORT) in freecom_readdata()224 if (result > USB_STOR_XFER_SHORT) in freecom_writedata()391 if (partial != 4 || result > USB_STOR_XFER_SHORT) in freecom_transport()421 if (partial != 4 || result > USB_STOR_XFER_SHORT) in freecom_transport()
50 #define USB_STOR_XFER_SHORT 1 /* transferred less than expected */ macro
283 return USB_STOR_XFER_SHORT; in interpret_urb_result()320 return USB_STOR_XFER_SHORT; in interpret_urb_result()1198 if (result == USB_STOR_XFER_SHORT && in usb_stor_Bulk_transport()1233 if (result == USB_STOR_XFER_SHORT && cswlen == 0) { in usb_stor_Bulk_transport()
164 if (result == USB_STOR_XFER_SHORT || result == USB_STOR_XFER_STALLED) { in sddr55_status()
635 if (result == USB_STOR_XFER_SHORT || in usbat_hp8200e_rw_block_test()
551 if (result == USB_STOR_XFER_SHORT && cswlen == 0) { in ene_send_scsi_cmd()