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

/drivers/usb/storage/
H A Dtransport.h49 #define USB_STOR_XFER_SHORT 1 /* transferred less than expected */ macro
H A Dfreecom.c179 if (result > USB_STOR_XFER_SHORT)
212 if (result > USB_STOR_XFER_SHORT)
367 if (partial != 4 || result > USB_STOR_XFER_SHORT)
395 if (partial != 4 || result > USB_STOR_XFER_SHORT)
H A Dtransport.c275 return USB_STOR_XFER_SHORT;
310 return USB_STOR_XFER_SHORT;
1128 if (result == USB_STOR_XFER_SHORT &&
1161 if (result == USB_STOR_XFER_SHORT && cswlen == 0) {
H A Dsddr55.c159 if (result == USB_STOR_XFER_SHORT || result == USB_STOR_XFER_STALLED) {
H A Dshuttle_usbat.c630 if (result == USB_STOR_XFER_SHORT ||
H A Dene_ub6250.c541 if (result == USB_STOR_XFER_SHORT && cswlen == 0) {

Completed in 72 milliseconds