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

/freebsd-13-stable/sys/dev/usb/storage/
H A Dumass.c261 uDWord dCSWSignature; member in struct:__anon14485
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);
2962 uint32_t sig = UGETDW(csw->dCSWSignature);
H A Dcfumass.c136 uDWord dCSWSignature; member in struct:cfumass_csw_t
812 USETDW(sc->sc_csw->dCSWSignature, CSWSIGNATURE);
H A Dustorage_fs.c155 uDWord dCSWSignature; member in struct:__anon14491
825 USETDW(sc->sc_csw->dCSWSignature, CSWSIGNATURE);
/freebsd-13-stable/tools/tools/usbtest/
H A Dusb_msc_test.c66 uDWord dCSWSignature; member in struct:__anon16298
238 if (UGETDW(csw.dCSWSignature) != CSWSIGNATURE) {
/freebsd-13-stable/sys/dev/usb/
H A Dusb_msctest.c144 uDWord dCSWSignature; member in struct:bbb_csw

Completed in 122 milliseconds