Home
last modified time | relevance | path

Searched refs:ESPIPE (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/
H A Derrno.h32 #define ESPIPE 29 /* Illegal seek */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c43 ERRNO_MSG(ESPIPE, "Illegal seek"),
/openbmc/u-boot/common/
H A Dbloblist.c88 return -ESPIPE; in bloblist_ensurerec()
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c1055 return -ESPIPE; in eth_set_config()