Searched refs:dCBWSignature (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/sys/dev/usb/storage/
H A Dustorage_fs.c135 uDWord dCBWSignature; member in struct:__anon8
527 tag = UGETDW(sc->sc_cbw->dCBWSignature);
H A Dcfumass.c117 uDWord dCBWSignature; member in struct:cfumass_cbw_t
628 signature = UGETDW(sc->sc_cbw->dCBWSignature);
630 CFUMASS_WARN(sc, "wrong dCBWSignature 0x%08x, "
H A Dumass.c241 uDWord dCBWSignature; member in struct:__anon11839
1290 USETDW(sc->cbw.dCBWSignature, CBWSIGNATURE);
/freebsd-11-stable/tools/tools/usbtest/
H A Dusb_msc_test.c49 uDWord dCBWSignature; member in struct:__anon13724
163 USETDW(cbw.dCBWSignature, xfer_wrapper_sig);
/freebsd-11-stable/sys/dev/usb/
H A Dusb_msctest.c127 uDWord dCBWSignature; member in struct:bbb_cbw
320 USETDW(sc->cbw->dCBWSignature, CBWSIGNATURE);

Completed in 98 milliseconds