Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Derrno_defs.h45 #define TARGET_ENXIO 6 /* Device not configured */ macro
/openbmc/qemu/target/xtensa/
H A Dxtensa-semi.c63 TARGET_ENXIO = 6, enumerator
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h16 #define TARGET_ENXIO 6 /* No such device or address */ macro