Searched refs:US_SC_MAX (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | usb_defs.h | 42 #define US_SC_MAX US_SC_SCSI macro |
/openbmc/u-boot/common/ | ||
H A D | usb_storage.c | 1304 iface->desc.bInterfaceSubClass > US_SC_MAX) { in usb_storage_probe() |