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

/freebsd-11.0-release/sys/dev/usb/
H A Dusb_msctest.c134 uByte bCBWLUN; member in struct:bbb_cbw
324 sc->cbw->bCBWLUN = sc->lun;
/freebsd-11.0-release/tools/tools/usbtest/
H A Dusb_msc_test.c56 uByte bCBWLUN; member in struct:__anon13721
168 cbw.bCBWLUN = lun;
/freebsd-11.0-release/sys/dev/usb/storage/
H A Dustorage_fs.c142 uByte bCBWLUN; member in struct:__anon11843
555 sc->sc_transfer.lun = sc->sc_cbw->bCBWLUN;
H A Dumass.c248 uByte bCBWLUN; member in struct:__anon11837
1315 sc->cbw.bCBWLUN = sc->sc_transfer.lun;
2945 uint8_t lun = cbw->bCBWLUN;

Completed in 100 milliseconds