Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_defs.h341 # define CBWCDBLENGTH 16 macro
342 __u8 CBWCDB[CBWCDBLENGTH];
/openbmc/u-boot/common/
H A Dusb_storage.c551 if (!(srb->cmdlen <= CBWCDBLENGTH)) { in usb_stor_BBB_comdat()