Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvTransport.c485 return USB_STOR_XFER_LONG; in interpret_urb_result()
1397 if (result == USB_STOR_XFER_LONG) in usb_stor_Bulk_transport()
1476 if (result == USB_STOR_XFER_LONG) in usb_stor_Bulk_transport()
H A DdrvTransport.h156 #define USB_STOR_XFER_LONG 3 macro