Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_defs.h333 __u32 dCBWTag; member
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c321 priv->tag = cbw->dCBWTag; in sandbox_flash_bulk()
/openbmc/u-boot/common/
H A Dusb_storage.c560 cbw->dCBWTag = cpu_to_le32(CBWTag++); in usb_stor_BBB_comdat()