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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/storage/
H A Dtransport.h88 #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.c275 return USB_STOR_XFER_SHORT;
309 return USB_STOR_XFER_SHORT;
1102 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 ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/storage/
H A Dtransport.h88 #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.c275 return USB_STOR_XFER_SHORT;
309 return USB_STOR_XFER_SHORT;
1102 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 ||

Completed in 76 milliseconds