Home
last modified time | relevance | path

Searched defs:TARGET_EOPNOTSUPP (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h35 #define TARGET_EOPNOTSUPP 45 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h92 #define TARGET_EOPNOTSUPP 45 /* Operation not supported */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h31 #define TARGET_EOPNOTSUPP 45 /* Op not supported on transport endpoint */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h132 #define TARGET_EOPNOTSUPP 122 /* Operation not supported on transport endpoint */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h155 #define TARGET_EOPNOTSUPP 223 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h106 #define TARGET_EOPNOTSUPP 95 /* Operation not supported on transport endpoint */ macro