/openbmc/linux/net/bluetooth/ |
H A D | lib.c | 62 return EHOSTDOWN; in bt_to_errno() 155 case -EHOSTDOWN: in bt_status()
|
/openbmc/linux/fs/afs/ |
H A D | misc.c | 149 if (e->error == -EHOSTDOWN) in afs_prioritise_error() 152 case -EHOSTDOWN: in afs_prioritise_error()
|
H A D | vl_probe.c | 86 case -EHOSTDOWN: in afs_vlserver_probe_result()
|
H A D | vl_rotate.c | 147 case -EHOSTDOWN: in afs_select_vlserver()
|
H A D | rotate.c | 289 case -EHOSTDOWN: in afs_select_fileserver()
|
/openbmc/linux/net/nfc/nci/ |
H A D | lib.c | 37 return -EHOSTDOWN; in nci_to_errno()
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 95 #define EHOSTDOWN 112 /* Host is down */ macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | errno.h | 95 #define EHOSTDOWN 112 /* Host is down */ macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 38 #define EHOSTDOWN 64 /* Host is down */ macro
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 38 #define EHOSTDOWN 64 /* Host is down */ macro
|
/openbmc/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 41 #define EHOSTDOWN 64 /* Host is down */ macro
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 103 #define EHOSTDOWN 241 /* Host is down */ macro
|
/openbmc/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 101 #define EHOSTDOWN 147 /* Host is down */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 41 #define EHOSTDOWN 64 /* Host is down */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 103 #define EHOSTDOWN 241 /* Host is down */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 101 #define EHOSTDOWN 147 /* Host is down */ macro
|
/openbmc/u-boot/include/linux/ |
H A D | errno.h | 120 #define EHOSTDOWN 112 /* Host is down */ macro
|
/openbmc/openpower-occ-control/ |
H A D | occ_device.cpp | 83 if (error != -EHOSTDOWN) in errorCallback()
|
/openbmc/linux/net/9p/ |
H A D | error.c | 111 {"Host is down", EHOSTDOWN},
|
/openbmc/linux/fs/smb/client/ |
H A D | dfs.c | 233 rc = -EHOSTDOWN; in __dfs_mount_share() 427 return -EHOSTDOWN; in cifs_tree_connect()
|
/openbmc/u-boot/lib/ |
H A D | errno_str.c | 126 ERRNO_MSG(EHOSTDOWN, "Host is down"),
|
/openbmc/linux/lib/ |
H A D | errname.c | 55 E(EHOSTDOWN),
|
/openbmc/qemu/linux-user/ |
H A D | errnos.c.inc | 48 E(EHOSTDOWN)
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.c | 165 return -EHOSTDOWN; in iwl_trans_send_cmd()
|
/openbmc/linux/include/trace/misc/ |
H A D | nfs.h | 239 { EHOSTDOWN, "EHOSTDOWN" }, \
|