Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_defs.h42 #define US_SC_MAX US_SC_SCSI macro
/openbmc/u-boot/common/
H A Dusb_storage.c1304 iface->desc.bInterfaceSubClass > US_SC_MAX) { in usb_storage_probe()