Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Dstorage_common.h31 #define LERROR(lun, fmt, args...) _LMSG(pr_err, lun, fmt, ## args) macro
H A Df_mass_storage.c864 LERROR(curlun, "write %u @ %llu beyond end %llu\n", in do_write()
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c83 #define LERROR(lun, fmt, args...) do { } while (0) macro