Home
last modified time | relevance | path

Searched defs:ENODEV (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Ds390-ccw.h32 #define ENODEV 3 macro
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h142 #define ENODEV 19 macro
/openbmc/u-boot/include/linux/
H A Derrno.h22 #define ENODEV 19 /* No such device */ macro