Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c199 csw->dCSWTag = priv->tag; in setup_fail_response()
218 csw->dCSWTag = priv->tag; in setup_response()
/openbmc/u-boot/include/
H A Dusb_defs.h350 __u32 dCSWTag; member
/openbmc/u-boot/common/
H A Dusb_storage.c802 } else if ((CBWTag - 1) != le32_to_cpu(csw->dCSWTag)) { in usb_stor_BBB_transport()