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

/freebsd-13-stable/sys/dev/usb/storage/
H A Dcfumass.c123 uByte bCBWLUN; member in struct:cfumass_cbw_t
672 io->io_hdr.nexus.targ_lun = ctl_decode_lun(sc->sc_cbw->bCBWLUN);
H A Dustorage_fs.c145 uByte bCBWLUN; member in struct:__anon14490
551 sc->sc_transfer.lun = sc->sc_cbw->bCBWLUN;
H A Dumass.c251 uByte bCBWLUN; member in struct:__anon14484
1316 sc->cbw.bCBWLUN = sc->sc_transfer.lun;
2948 uint8_t lun = cbw->bCBWLUN;
/freebsd-13-stable/sys/dev/usb/
H A Dusb_msctest.c136 uByte bCBWLUN; member in struct:bbb_cbw
324 sc->cbw->bCBWLUN = sc->lun;
/freebsd-13-stable/tools/tools/usbtest/
H A Dusb_msc_test.c56 uByte bCBWLUN; member in struct:__anon16297
168 cbw.bCBWLUN = lun;

Completed in 170 milliseconds