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

/freebsd-9.3-release/sys/dev/usb/storage/
H A Dumass.c260 uDWord dCSWSignature; member in struct:__anon9107
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);
2961 uint32_t sig = UGETDW(csw->dCSWSignature);
H A Dustorage_fs.c148 uDWord dCSWSignature; member in struct:__anon9113
825 USETDW(sc->sc_csw->dCSWSignature, CSWSIGNATURE);
/freebsd-9.3-release/sys/dev/usb/
H A Dusb_msctest.c129 uDWord dCSWSignature; member in struct:bbb_csw

Completed in 99 milliseconds