Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Derrno.h63 #define EBADSLT 57 /* Invalid slot */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c71 ERRNO_MSG(EBADSLT, "Invalid slot"),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc36 E(EBADSLT)