| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_niccfg.c | 58 return -EIO; in hinic_init_function_table() 99 return -EIO; in hinic_get_base_qpn() 146 return -EIO; in hinic_set_mac() 201 return -EIO; in hinic_del_mac() 244 return -EIO; in hinic_get_default_mac() 297 return -EIO; in hinic_update_mac() 341 return -EIO; in hinic_set_port_mtu() 389 return -EIO; in hinic_add_remove_vlan() 435 err = -EIO; in hinic_config_vlan_filter() 476 return -EIO; in hinic_set_rx_vlan_offload() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | hkdf.c | 58 return (SET_ERROR(EIO)); in hkdf_sha512_extract() 115 return (SET_ERROR(EIO)); in hkdf_sha512_expand() 119 return (SET_ERROR(EIO)); in hkdf_sha512_expand() 123 return (SET_ERROR(EIO)); in hkdf_sha512_expand() 127 return (SET_ERROR(EIO)); in hkdf_sha512_expand() 135 return (SET_ERROR(EIO)); in hkdf_sha512_expand()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_metrics.c | 56 TEST_ASSERT(err == -EIO, "%s, %d", __func__, __LINE__); in test_metrics_without_init() 59 TEST_ASSERT(err == -EIO, "%s, %d", __func__, __LINE__); in test_metrics_without_init() 62 TEST_ASSERT(err == -EIO, "%s, %d", __func__, __LINE__); in test_metrics_without_init() 65 TEST_ASSERT(err == -EIO, "%s, %d", __func__, __LINE__); in test_metrics_without_init() 68 TEST_ASSERT(err == -EIO, "%s, %d", __func__, __LINE__); in test_metrics_without_init() 71 TEST_ASSERT(err == -EIO, "%s, %d", __func__, __LINE__); in test_metrics_without_init()
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_cryptodev_mbox.c | 30 return -EIO; in otx2_cpt_hardware_caps_get() 58 return -EIO; in otx2_cpt_available_queues_get() 79 return -EIO; in otx2_cpt_queues_attach() 98 return -EIO; in otx2_cpt_queues_detach() 223 return -EIO; in otx2_cpt_inline_init() 254 return -EIO; in otx2_cpt_qp_ethdev_bind()
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_cpufreq.c | 657 return (EIO); in sysctl_bcm2835_cpufreq_arm_freq() 670 return (EIO); in sysctl_bcm2835_cpufreq_arm_freq() 690 return (EIO); in sysctl_bcm2835_cpufreq_core_freq() 703 return (EIO); in sysctl_bcm2835_cpufreq_core_freq() 724 return (EIO); in sysctl_bcm2835_cpufreq_sdram_freq() 737 return (EIO); in sysctl_bcm2835_cpufreq_sdram_freq() 756 return (EIO); in sysctl_bcm2835_cpufreq_turbo() 773 return (EIO); in sysctl_bcm2835_cpufreq_turbo() 792 return (EIO); in sysctl_bcm2835_cpufreq_voltage_core() 809 return (EIO); in sysctl_bcm2835_cpufreq_voltage_core() [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | zfs_znode_impl.h | 88 #define ZFS_ENTER(zfsvfs) ZFS_ENTER_ERROR(zfsvfs, EIO) 89 #define ZPL_ENTER(zfsvfs) ZFS_ENTER_ERROR(zfsvfs, -EIO) 111 #define ZFS_VERIFY_ZP(zp) ZFS_VERIFY_ZP_ERROR(zp, EIO) 112 #define ZPL_VERIFY_ZP(zp) ZFS_VERIFY_ZP_ERROR(zp, -EIO)
|
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp_hardware.c | 389 { 0x03, "ILLEGAL_FUNCTION_TYPE", EIO, 391 { 0x04, "ILLEGAL_FUNCTION_MODE", EIO, 395 { 0x06, "ILLEGAL_FUNCTION_SIZE", EIO, 401 { 0x07, "Zlib_MISSING_INIT_EOM", EIO, 403 { 0x08, "ILLEGAL_FUNCTION_RSVD", EIO, 418 { 0x0C, "ILLEGAL_MEM_SEL", EIO, 423 { 0x0D, "ILLEGAL_CONTEXT_ADDR", EIO, 427 { 0x0E, "ILLEGAL_KEY_ADDR", EIO, 441 { 0x1E, "ZLIB_BTYPE", EIO, "" }, 452 { 0x2B, "LSB_PARITY_ERR", EIO, [all …]
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_pci.c | 34 rc = EIO; in efx_pci_config_next_ext_cap() 90 rc = EIO; in efx_pci_config_find_next_ext_cap() 210 rc = EIO; in efx_pci_read_ext_cap_xilinx_table() 224 rc = EIO; in efx_pci_read_ext_cap_xilinx_table() 251 rc = EIO; in efx_pci_read_ext_cap_xilinx_table() 263 rc = EIO; in efx_pci_read_ext_cap_xilinx_table()
|
| H A D | siena_nic.c | 262 rc = EIO; in siena_nic_biu_test() 268 rc = EIO; in siena_nic_biu_test() 285 rc = EIO; in siena_nic_biu_test() 291 rc = EIO; in siena_nic_biu_test() 644 rc = EIO; in siena_nic_test_registers() 659 rc = EIO; in siena_nic_test_registers() 722 rc = EIO; in siena_nic_test_tables()
|
| /f-stack/freebsd/arm/ti/twl/ |
| H A D | twl.c | 183 return (EIO); in twl_read() 200 return (EIO); in twl_read() 242 return (EIO); in twl_write() 254 return (EIO); in twl_write() 284 return (EIO); in twl_test_present()
|
| /f-stack/dpdk/lib/librte_metrics/ |
| H A D | rte_metrics.c | 95 return -EIO; in rte_metrics_deinit() 132 return -EIO; in rte_metrics_reg_names() 188 return -EIO; in rte_metrics_update_values() 239 return -EIO; in rte_metrics_get_names() 276 return -EIO; in rte_metrics_get_values()
|
| /f-stack/dpdk/drivers/bus/fslmc/qbman/ |
| H A D | qbman_debug.c | 41 return -EIO; in qbman_fq_query_state() 52 return -EIO; in qbman_fq_query_state()
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_rtc.c | 105 return (EIO); in jz4780_rtc_wait() 134 return (EIO); in jz4780_rtc_write() 196 return (EIO); in jz4780_rtc_gettime()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_file_os.c | 118 return (EIO); in zfs_file_write() 148 return (EIO); in zfs_file_pwrite() 199 return (EIO); in zfs_file_read() 229 return (EIO); in zfs_file_pread()
|
| /f-stack/dpdk/drivers/net/nfp/ |
| H A D | nfp_net.c | 352 return -EIO; in nfp_net_reconfig() 561 return -EIO; in nfp_set_mac_addr() 747 return -EIO; in nfp_net_start() 2474 return -EIO; in nfp_net_reta_update() 2608 return -EIO; in nfp_net_rss_hash_update() 2893 err = -EIO; in nfp_net_init() 3246 return -EIO; in nfp_cpp_bridge_serve_ioctl() 3258 return -EIO; in nfp_cpp_bridge_serve_ioctl() 3651 ret = -EIO; in nfp_pf_pci_probe() 3680 ret = -EIO; in nfp_pf_pci_probe() [all …]
|
| /f-stack/dpdk/app/test-regex/ |
| H A D | main.c | 132 return -EIO; in read_file() 136 res = EIO; in read_file() 145 res = EIO; in read_file() 150 res = EIO; in read_file() 201 res = -EIO; in init_port()
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | as3722.c | 96 return (EIO); in as3722_read() 120 return (EIO); in as3722_read_buf() 144 return (EIO); in as3722_write() 167 return (EIO); in as3722_write_buf()
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | max77620_rtc.c | 115 return (EIO); in max77620_rtc_read() 140 return (EIO); in max77620_rtc_read_buf() 164 return (EIO); in max77620_rtc_write() 188 return (EIO); in max77620_rtc_write_buf()
|
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_fc_mgr.c | 473 return -EIO; in ulp_fc_mgr_start_idx_set() 504 return -EIO; in ulp_fc_mgr_cntr_set() 536 return -EIO; in ulp_fc_mgr_cntr_reset() 580 return -EIO; in ulp_fc_mgr_query_count_get() 664 return -EIO; in ulp_fc_mgr_cntr_parent_flow_set()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_compressor.c | 189 error = EIO; in gz_write() 400 return (EIO); in zstdio_flush() 405 return (EIO); in zstdio_flush() 453 return (EIO); in zstdio_write() 462 return (EIO); in zstdio_write()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/ |
| H A D | zfs_znode_impl.h | 129 return (EIO); \ 140 return (EIO); \
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_nvs.c | 211 return -EIO; in hn_nvs_conn_rxbuf() 217 return -EIO; in hn_nvs_conn_rxbuf() 329 return -EIO; in hn_nvs_conn_chim() 559 return -EIO; in hn_nvs_alloc_subchans()
|
| /f-stack/dpdk/drivers/bus/vmbus/ |
| H A D | vmbus_channel.c | 240 return -EIO; in rte_vmbus_chan_recv() 246 return -EIO; in rte_vmbus_chan_recv() 285 return -EIO; in rte_vmbus_chan_recv_raw() 291 return -EIO; in rte_vmbus_chan_recv_raw()
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_flow.c | 601 rte_flow_error_set(error, EIO, in otx2_flow_create() 612 rte_flow_error_set(error, EIO, in otx2_flow_create() 621 rte_flow_error_set(error, EIO, in otx2_flow_create() 631 rte_flow_error_set(error, EIO, in otx2_flow_create() 695 rte_flow_error_set(error, EIO, in otx2_flow_destroy() 703 rte_flow_error_set(error, EIO, in otx2_flow_destroy() 729 rte_flow_error_set(error, EIO, in otx2_flow_flush() 783 errcode = EIO; in otx2_flow_query() 793 errcode = EIO; in otx2_flow_query()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_ptrace.c | 221 return (EIO); in linux_proc_read_fpxregs() 232 return (EIO); in linux_proc_write_fpxregs() 341 error = EIO; in linux_ptrace() 409 error = EIO; in linux_ptrace()
|