Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvTransport.h142 #define US_BULK_CS_SIGN 0x53425355 macro
H A DdrvTransport.c1535 if ((bcs->Signature != CPUToLE32(US_BULK_CS_SIGN) && in usb_stor_Bulk_transport()