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

/freebsd-10.2-release/sys/dev/usb/
H A Dusb_msctest.c130 uByte bCBWLUN; member in struct:bbb_cbw
320 sc->cbw->bCBWLUN = sc->lun;
/freebsd-10.2-release/tools/tools/usbtest/
H A Dusb_msc_test.c56 uByte bCBWLUN; member in struct:__anon12110
168 cbw.bCBWLUN = lun;
/freebsd-10.2-release/sys/dev/usb/storage/
H A Dustorage_fs.c142 uByte bCBWLUN; member in struct:__anon10302
555 sc->sc_transfer.lun = sc->sc_cbw->bCBWLUN;
H A Dumass.c250 uByte bCBWLUN; member in struct:__anon10296
1316 sc->cbw.bCBWLUN = sc->sc_transfer.lun;
2948 uint8_t lun = cbw->bCBWLUN;

Completed in 116 milliseconds