Searched refs:USB_STOR_XFER_SHORT (Results 1 – 5 of 5) sorted by relevance
179 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()
34 #define USB_STOR_XFER_SHORT 1 /* transferred less than expected */ macro
152 if (result == USB_STOR_XFER_SHORT || result == USB_STOR_XFER_STALLED) { in sddr55_status()
624 if (result == USB_STOR_XFER_SHORT || in usbat_hp8200e_rw_block_test()
534 if (result == USB_STOR_XFER_SHORT && cswlen == 0) { in ene_send_scsi_cmd()