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

/drivers/staging/keucr/
H A Dtransport.h8 #define USB_STOR_XFER_SHORT 1 /* transferred less than expected */ macro
H A Dtransport.c149 return USB_STOR_XFER_SHORT;
170 return USB_STOR_XFER_SHORT;
650 if (result == USB_STOR_XFER_SHORT && cswlen == 0) {
H A Dinit.c202 if (result == USB_STOR_XFER_SHORT && cswlen == 0) {
/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)
366 if (partial != 4 || result > USB_STOR_XFER_SHORT)
394 if (partial != 4 || result > USB_STOR_XFER_SHORT)
H A Dtransport.c276 return USB_STOR_XFER_SHORT;
310 return USB_STOR_XFER_SHORT;
1138 if (result == USB_STOR_XFER_SHORT && cswlen == 0) {
H A Dsddr55.c160 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.c529 if (result == USB_STOR_XFER_SHORT && cswlen == 0) {

Completed in 115 milliseconds