Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMassStor.h142 char vendor[MSC_STRING_LEN];
143 char product[MSC_STRING_LEN];
144 char serial[MSC_STRING_LEN];
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h446 #define MSC_STRING_LEN 32 macro