Searched refs:CBWSIGNATURE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_msctest.c115 #define CBWSIGNATURE 0x43425355 macro
293 USETDW(sc->cbw->dCBWSignature, CBWSIGNATURE);
/freebsd-9.3-release/sys/dev/usb/storage/
H A Dustorage_fs.c132 #define CBWSIGNATURE 0x43425355 macro
529 if (tag != CBWSIGNATURE) {
H A Dumass.c244 #define CBWSIGNATURE 0x43425355 macro
1290 USETDW(sc->cbw.dCBWSignature, CBWSIGNATURE);

Completed in 57 milliseconds