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

/freebsd-11-stable/sys/dev/usb/storage/
H A Dustorage_fs.c142 uByte bCBWLUN; member in struct:__anon8
551 sc->sc_transfer.lun = sc->sc_cbw->bCBWLUN;
H A Dcfumass.c124 uByte bCBWLUN; member in struct:cfumass_cbw_t
675 io->io_hdr.nexus.targ_lun = ctl_decode_lun(sc->sc_cbw->bCBWLUN);
H A Dumass.c248 uByte bCBWLUN; member in struct:__anon11839
1315 sc->cbw.bCBWLUN = sc->sc_transfer.lun;
2945 uint8_t lun = cbw->bCBWLUN;
/freebsd-11-stable/tools/tools/usbtest/
H A Dusb_msc_test.c56 uByte bCBWLUN; member in struct:__anon13724
168 cbw.bCBWLUN = lun;
/freebsd-11-stable/sys/dev/usb/
H A Dusb_msctest.c134 uByte bCBWLUN; member in struct:bbb_cbw
324 sc->cbw->bCBWLUN = sc->lun;

Completed in 116 milliseconds