Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_defs.h339 __u8 bCBWLUN; member
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c316 cbw->bCBWLUN != 0) in sandbox_flash_bulk()
/openbmc/u-boot/common/
H A Dusb_storage.c563 cbw->bCBWLUN = srb->lun; in usb_stor_BBB_comdat()