Home
last modified time | relevance | path

Searched defs:USB_SC_RBC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dstorage.h16 #define USB_SC_RBC 0x01 /* Typically, flash devices */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c165 #define USB_SC_RBC 0x01 /* Reduced Block Commands (flash) */ macro