Go to the documentation of this file.
48 #define USB_STOR_XFER_GOOD 0
49 #define USB_STOR_XFER_SHORT 1
50 #define USB_STOR_XFER_STALLED 2
51 #define USB_STOR_XFER_LONG 3
52 #define USB_STOR_XFER_ERROR 4
58 #define USB_STOR_TRANSPORT_GOOD 0
59 #define USB_STOR_TRANSPORT_FAILED 1
60 #define USB_STOR_TRANSPORT_NO_SENSE 2
61 #define USB_STOR_TRANSPORT_ERROR 3
96 void *
buf,
unsigned int length,
unsigned int *act_len);