Searched refs:dCSWSignature (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/storage/
H A Dumass.c258 uDWord dCSWSignature; member in struct:__anon11838
1502 uint32_t temp = UGETDW(sc->csw.dCSWSignature);
1506 USETDW(sc->csw.dCSWSignature, CSWSIGNATURE);
1510 if (UGETDW(sc->csw.dCSWSignature) != CSWSIGNATURE) {
1512 UGETDW(sc->csw.dCSWSignature), CSWSIGNATURE);
2959 uint32_t sig = UGETDW(csw->dCSWSignature);
H A Dustorage_fs.c152 uDWord dCSWSignature; member in struct:__anon11844
829 USETDW(sc->sc_csw->dCSWSignature, CSWSIGNATURE);
/freebsd-11.0-release/tools/tools/usbtest/
H A Dusb_msc_test.c66 uDWord dCSWSignature; member in struct:__anon13722
238 if (UGETDW(csw.dCSWSignature) != CSWSIGNATURE) {
/freebsd-11.0-release/sys/dev/usb/
H A Dusb_msctest.c142 uDWord dCSWSignature; member in struct:bbb_csw

Completed in 66 milliseconds