Home
last modified time | relevance | path

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

/dragonfly/tools/tools/usbtest/
H A Dusb_msc_test.c49 uDWord dCBWSignature; member
163 USETDW(cbw.dCBWSignature, xfer_wrapper_sig); in do_msc_cmd()
/dragonfly/sys/bus/u4b/
H A Dusb_msctest.c120 uDWord dCBWSignature; member
313 USETDW(sc->cbw->dCBWSignature, CBWSIGNATURE); in bbb_command_callback()
/dragonfly/sys/bus/u4b/storage/
H A Dustorage_fs.c130 uDWord dCBWSignature; member
525 tag = UGETDW(sc->sc_cbw->dCBWSignature); in ustorage_fs_t_bbb_command_callback()
H A Dumass.c249 uDWord dCBWSignature; member
1297 USETDW(sc->cbw.dCBWSignature, CBWSIGNATURE); in umass_t_bbb_command_callback()