Home
last modified time | relevance | path

Searched refs:CBWSIGNATURE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/tools/tools/usbtest/
H A Dusb_msc_test.c50 #define CBWSIGNATURE 0x43425355 macro
632 xfer_wrapper_sig = CBWSIGNATURE; in usb_msc_test()
1020 xfer_wrapper_sig = CBWSIGNATURE; in exec_host_msc_test()
/dragonfly/sys/bus/u4b/
H A Dusb_msctest.c121 #define CBWSIGNATURE 0x43425355 macro
313 USETDW(sc->cbw->dCBWSignature, CBWSIGNATURE); in bbb_command_callback()
/dragonfly/sys/bus/u4b/storage/
H A Dustorage_fs.c131 #define CBWSIGNATURE 0x43425355 macro
527 if (tag != CBWSIGNATURE) { in ustorage_fs_t_bbb_command_callback()
H A Dumass.c250 #define CBWSIGNATURE 0x43425355 macro
1297 USETDW(sc->cbw.dCBWSignature, CBWSIGNATURE); in umass_t_bbb_command_callback()