Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dusb_storage.c67 static __u32 CBWTag; variable
564 cbw->dCBWTag = cpu_to_le32(CBWTag++); in usb_stor_BBB_comdat()
806 } else if ((CBWTag - 1) != le32_to_cpu(csw->dCSWTag)) { in usb_stor_BBB_transport()