Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Derrno.h62 #define EBADRQC 56 /* Invalid request code */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c70 ERRNO_MSG(EBADRQC, "Invalid request code"),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc35 E(EBADRQC)