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

/freebsd-9.3-release/sys/dev/usb/
H A Dusb_msctest.c121 uByte bCBWLUN; member in struct:bbb_cbw
297 sc->cbw->bCBWLUN = sc->lun;
/freebsd-9.3-release/sys/dev/usb/storage/
H A Dustorage_fs.c138 uByte bCBWLUN; member in struct:__anon9112
551 sc->sc_transfer.lun = sc->sc_cbw->bCBWLUN;
H A Dumass.c250 uByte bCBWLUN; member in struct:__anon9106
1315 sc->cbw.bCBWLUN = sc->sc_transfer.lun;
2947 uint8_t lun = cbw->bCBWLUN;

Completed in 161 milliseconds