Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_defs.h338 # define CBWFLAGS_SBZ 0x7f macro
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c315 if ((cbw->bCBWFlags & CBWFLAGS_SBZ) || in sandbox_flash_bulk()