Searched refs:USB_STOR_XFER_LONG (Results 1 – 2 of 2) sorted by relevance
36 #define USB_STOR_XFER_LONG 3 /* device tried to send too much */ macro
294 return USB_STOR_XFER_LONG; in interpret_urb_result()1185 if (result == USB_STOR_XFER_LONG) in usb_stor_Bulk_transport()