Home
last modified time | relevance | path

Searched refs:USB_STOR_XFER_LONG (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/storage/ !
Dtransport.h36 #define USB_STOR_XFER_LONG 3 /* device tried to send too much */ macro
Dtransport.c294 return USB_STOR_XFER_LONG; in interpret_urb_result()
1185 if (result == USB_STOR_XFER_LONG) in usb_stor_Bulk_transport()