Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
DUsbMassBot.h27 #define USB_BOT_CBW_SIGNATURE 0x43425355 ///< dCBWSignature, tag the packet as CBW macro
DUsbMassBot.c173 Cbw.Signature = USB_BOT_CBW_SIGNATURE; in UsbBotSendCommand()