Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/emul/
H A Dsandbox_flash.c202 csw->dCSWTag = priv->tag; in setup_fail_response()
221 csw->dCSWTag = priv->tag; in setup_response()
/rk3399_rockchip-uboot/include/
H A Dusb_defs.h351 __u32 dCSWTag; member
/rk3399_rockchip-uboot/common/
H A Dusb_storage.c806 } else if ((CBWTag - 1) != le32_to_cpu(csw->dCSWTag)) { in usb_stor_BBB_transport()