| /f-stack/app/redis-5.0.5/src/ |
| H A D | syncio.c | 74 errno = ETIMEDOUT; in syncWrite() 113 errno = ETIMEDOUT; in syncRead()
|
| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_fme_pr.c | 58 return -ETIMEDOUT; in fme_pr_write_init() 73 return -ETIMEDOUT; in fme_pr_write_init() 116 return info->pr_err ? -EIO : -ETIMEDOUT; in fme_pr_write() 173 return -ETIMEDOUT; in fme_pr_write_complete()
|
| H A D | ifpga_compat.h | 41 int ret = -ETIMEDOUT; \
|
| H A D | opae_spi.c | 24 return loops ? 0 : -ETIMEDOUT; in nios_spi_indirect_read() 44 return loops ? 0 : -ETIMEDOUT; in nios_spi_indirect_write()
|
| H A D | ifpga_fme_iperf.c | 93 return -ETIMEDOUT; in read_cache_counter() 178 return -ETIMEDOUT; in read_iommu_sip_counter() 231 return -ETIMEDOUT; in read_iommu_counter() 295 return -ETIMEDOUT; in read_fabric_counter()
|
| H A D | opae_osdep.h | 91 (cond) ? 0 : -ETIMEDOUT; \
|
| /f-stack/freebsd/arm64/rockchip/ |
| H A D | rk_pcie_phy.c | 170 return (ETIMEDOUT); in rk_pcie_phy_up() 187 return (ETIMEDOUT); in rk_pcie_phy_up() 200 return (ETIMEDOUT); in rk_pcie_phy_up()
|
| /f-stack/dpdk/drivers/bus/fslmc/mc/ |
| H A D | mc_sys.c | 35 return -ETIMEDOUT; /* Operation timed out */ in mc_status_to_error()
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| H A D | _constants.py | 30 ETIME = errno.ETIMEDOUT
|
| /f-stack/dpdk/drivers/net/atlantic/ |
| H A D | atl_hw_regs.h | 40 err = -ETIMEDOUT; \
|
| /f-stack/dpdk/drivers/crypto/bcmfs/hw/ |
| H A D | bcmfs_rm_common.c | 79 return -ETIMEDOUT; in rm_cmpl_desc_to_error()
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_errno.h | 44 #define NGX_ETIMEDOUT ETIMEDOUT
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_ahci.c | 100 return (ETIMEDOUT); in imx6_ahci_phy_ctrl() 305 error = ETIMEDOUT; in imx6_ahci_attach()
|
| H A D | imx6_ccm.c | 341 return ETIMEDOUT; in imx6_ccm_sata_enable() 432 return ETIMEDOUT; in imx_ccm_pll_video_enable()
|
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | ethernet-mv88e61xx.c | 129 return (ETIMEDOUT); in cvm_oct_mv88e61xx_smi_wait()
|
| /f-stack/dpdk/examples/l2fwd-keepalive/ka-agent/ |
| H A D | main.c | 81 if (sem_errno == ETIMEDOUT) { in main()
|
| /f-stack/freebsd/contrib/alpine-hal/ |
| H A D | al_hal_serdes_25g.c | 623 return (ETIMEDOUT); in al_serdes_25g_eye_diag_run() 657 return (ETIMEDOUT); in al_serdes_25g_eye_diag_run() 681 return (ETIMEDOUT); in al_serdes_25g_eye_diag_run() 1040 status = ETIMEDOUT; in al_serdes_25g_rx_equalization() 1062 status = ETIMEDOUT; in al_serdes_25g_rx_equalization() 1076 status = ETIMEDOUT; in al_serdes_25g_rx_equalization() 1164 status = ETIMEDOUT; in al_serdes_25g_gcfsm2_read() 1311 status = ETIMEDOUT; in al_serdes_25g_rx_leq_fsm_op()
|
| /f-stack/freebsd/sys/ |
| H A D | errno.h | 126 #define ETIMEDOUT 60 /* Operation timed out */ macro
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | tegra210_xusbpadctl.c | 641 rv = ETIMEDOUT; in uphy_pex_enable() 657 rv = ETIMEDOUT; in uphy_pex_enable() 674 rv = ETIMEDOUT; in uphy_pex_enable() 693 rv = ETIMEDOUT; in uphy_pex_enable() 711 rv = ETIMEDOUT; in uphy_pex_enable() 876 rv = ETIMEDOUT; in uphy_sata_enable() 892 rv = ETIMEDOUT; in uphy_sata_enable() 909 rv = ETIMEDOUT; in uphy_sata_enable() 927 rv = ETIMEDOUT; in uphy_sata_enable() 943 rv = ETIMEDOUT; in uphy_sata_enable()
|
| /f-stack/freebsd/netgraph/bluetooth/hci/ |
| H A D | ng_hci_misc.c | 395 return (ETIMEDOUT); in ng_hci_command_untimeout() 436 return (ETIMEDOUT); in ng_hci_con_untimeout()
|
| /f-stack/dpdk/drivers/common/sfc_efx/ |
| H A D | sfc_efx_mcdi.c | 65 mcdi->proxy_result = ETIMEDOUT; in sfc_efx_mcdi_proxy_event_available() 67 if (mcdi->proxy_result != ETIMEDOUT) in sfc_efx_mcdi_proxy_event_available()
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_misc.c | 239 return (ETIMEDOUT); in ng_l2cap_discon_untimeout() 538 return (ETIMEDOUT); in ng_l2cap_lp_untimeout() 583 return (ETIMEDOUT); in ng_l2cap_command_untimeout()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | blkdev_compat.h | 163 return (ETIMEDOUT); in bi_status_to_errno() 195 case ETIMEDOUT: in errno_to_bi_status()
|
| /f-stack/dpdk/drivers/net/nfp/nfpcore/ |
| H A D | nfp_nsp.c | 183 return -ETIMEDOUT; in nfp_nsp_wait_reg() 370 err = -ETIMEDOUT; in nfp_nsp_wait()
|
| /f-stack/dpdk/drivers/net/enic/base/ |
| H A D | vnic_rq.c | 118 return -ETIMEDOUT; in vnic_rq_disable()
|