Home
last modified time | relevance | path

Searched refs:ECHRNG (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h25 #define ECHRNG 44 /* Channel number out of range */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h25 #define ECHRNG 44 /* Channel number out of range */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h70 #define ECHRNG 94 /* Channel number out of range */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h20 #define ECHRNG 37 /* Channel number out of range */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h67 #define ECHRNG 88 /* Channel number out of range */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h67 #define ECHRNG 88 /* Channel number out of range */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h20 #define ECHRNG 37 /* Channel number out of range */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h70 #define ECHRNG 94 /* Channel number out of range */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h9 #define ECHRNG 37 /* Channel number out of range */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h9 #define ECHRNG 37 /* Channel number out of range */ macro
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_chnl_cfg.c74 return -ECHRNG; in ipc_chnl_cfg_get()
/openbmc/u-boot/include/linux/
H A Derrno.h50 #define ECHRNG 44 /* Channel number out of range */ macro
/openbmc/linux/fs/xfs/scrub/
H A Dscrub.c527 if (error == -ECHRNG && !(sc->flags & XCHK_NEED_DRAIN)) in xfs_scrub_metadata()
538 if (error == -ECHRNG && !(sc->flags & XCHK_NEED_DRAIN)) in xfs_scrub_metadata()
H A Dcommon.c78 case -ECHRNG: in __xchk_process_error()
134 case -ECHRNG: in __xchk_fblock_process_error()
493 return -ECHRNG; in xchk_perag_drain_and_lock()
H A Drepair.c71 case -ECHRNG: in xrep_attempt()
H A Ddabtree.c42 case -ECHRNG: in xchk_da_process_error()
H A Dbtree.c39 case -ECHRNG: in __xchk_btree_process_error()
/openbmc/u-boot/lib/
H A Derrno_str.c58 ERRNO_MSG(ECHRNG, "Channel number out of range"),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc39 E(ECHRNG)
/openbmc/linux/lib/
H A Derrname.c37 E(ECHRNG),
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi_pll.c72 return -ECHRNG; in dsi_calc_mnp()
508 return -ECHRNG; in bxt_dsi_pll_compute()
/openbmc/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.h668 return -ECHRNG; in es58x_get_netdev()
/openbmc/linux/drivers/hsi/clients/
H A Dhsi_char.c426 return -ECHRNG; in hsc_read()
483 return -ECHRNG; in hsc_write()
/openbmc/linux/drivers/most/
H A Dmost_usb.c244 return -ECHRNG; in hdm_poison_channel()
470 return -ECHRNG; in hdm_enqueue()
/openbmc/linux/drivers/misc/
H A Dfastrpc.c1767 return -ECHRNG; in fastrpc_get_dsp_info()
1773 return -ECHRNG; in fastrpc_get_dsp_info()

12