Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvBulktran.h127 #define BULK_CS_SIGN 0x53425355 macro
H A DdrvBulktran.c871 if ((bulk_cs->Inscription != BULK_CS_SIGN && bulk_cs->Inscription != BULK_CS_OLYMPUS_SIGN) || in ms_usb_bulk_transport()