Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMassStor.h149 char vendor[USB_STOR_STRING_LEN];
150 char product[USB_STOR_STRING_LEN];
151 char serial[USB_STOR_STRING_LEN];
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h808 #define USB_STOR_STRING_LEN 32 macro