Home
last modified time | relevance | path

Searched refs:TARGET_ENONET (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h100 #undef TARGET_ENONET
101 #define TARGET_ENONET 80 /* Machine is not on the network */ macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h142 #undef TARGET_ENONET
143 #define TARGET_ENONET 105 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h61 #undef TARGET_ENONET
62 #define TARGET_ENONET 64 /* Machine is not on the network */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h39 #undef TARGET_ENONET
40 #define TARGET_ENONET 50 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h75 #define TARGET_ENONET 64 /* Machine is not on the network */ macro