Home
last modified time | relevance | path

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

/external/u-boot/common/
Dusb_storage.c66 static __u32 CBWTag; variable
563 cbw->dCBWTag = cpu_to_le32(CBWTag++); in usb_stor_BBB_comdat()
805 } else if ((CBWTag - 1) != le32_to_cpu(csw->dCSWTag)) { in usb_stor_BBB_transport()