Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvTransport.h129 #define US_BULK_CB_SIGN 0x43425355 macro
H A DdrvTransport.c1343 bcb->Signature = CPUToLE32(US_BULK_CB_SIGN); in usb_stor_Bulk_transport()