/openbmc/linux/fs/smb/client/ |
H A D | smb2maperror.c | 28 {STATUS_WAIT_1, -EIO, "STATUS_WAIT_1"}, 29 {STATUS_WAIT_2, -EIO, "STATUS_WAIT_2"}, 30 {STATUS_WAIT_3, -EIO, "STATUS_WAIT_3"}, 31 {STATUS_WAIT_63, -EIO, "STATUS_WAIT_63"}, 32 {STATUS_ABANDONED, -EIO, "STATUS_ABANDONED"}, 33 {STATUS_ABANDONED_WAIT_0, -EIO, "STATUS_ABANDONED_WAIT_0"}, 34 {STATUS_ABANDONED_WAIT_63, -EIO, "STATUS_ABANDONED_WAIT_63"}, 35 {STATUS_USER_APC, -EIO, "STATUS_USER_APC"}, 36 {STATUS_KERNEL_APC, -EIO, "STATUS_KERNEL_APC"}, 37 {STATUS_ALERTED, -EIO, "STATUS_ALERTED"}, [all …]
|
/openbmc/linux/fs/ |
H A D | bad_inode.c | 22 return -EIO; in bad_file_open() 34 return -EIO; in bad_inode_create() 40 return ERR_PTR(-EIO); in bad_inode_lookup() 46 return -EIO; in bad_inode_link() 51 return -EIO; in bad_inode_unlink() 58 return -EIO; in bad_inode_symlink() 64 return -EIO; in bad_inode_mkdir() 69 return -EIO; in bad_inode_rmdir() 75 return -EIO; in bad_inode_mknod() 83 return -EIO; in bad_inode_rename2() [all …]
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | passwd_mgr.cpp | 113 if (fileLastUpdatedTime == updatedTime && updatedTime != -EIO) in updateUserEntry() 126 return -EIO; in updateUserEntry() 169 return -EIO; in encryptDecryptData() 196 return -EIO; in encryptDecryptData() 213 return -EIO; in encryptDecryptData() 219 return -EIO; in encryptDecryptData() 229 return -EIO; in encryptDecryptData() 280 return -EIO; in readPasswdFileData() 286 return -EIO; in readPasswdFileData() 293 return -EIO; in readPasswdFileData() [all...] |
/openbmc/linux/drivers/s390/char/ |
H A D | tape_34xx.c | 258 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_read_opposite() 270 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_bug() 284 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_overrun() 302 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_erp_sequence() 385 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 427 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 441 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 449 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 459 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() 495 return tape_34xx_erp_failed(request, -EIO); in tape_34xx_unit_check() [all …]
|
/openbmc/linux/drivers/scsi/elx/libefc/ |
H A D | efc_cmds.c | 43 return -EIO; in efc_nport_get_mbox_status() 111 return -EIO; in efc_nport_alloc_init_vpi_cb() 155 return -EIO; in efc_nport_alloc_read_sparm64_cb() 224 return -EIO; in efc_cmd_nport_alloc() 240 return -EIO; in efc_cmd_nport_alloc() 255 return -EIO; in efc_nport_attach_reg_vpi_cb() 270 return -EIO; in efc_cmd_nport_attach() 302 return -EIO; in efc_cmd_nport_free() 327 return -EIO; in efc_domain_get_mbox_status() 374 return -EIO; in efc_domain_alloc_read_sparm64_cb() [all …]
|
/openbmc/linux/net/9p/ |
H A D | error.c | 47 {"Input/output error", EIO}, 132 {"i/o error", EIO}, 142 {"i/o count too large", EIO}, 147 {"corrupted directory entry", EIO}, 148 {"corrupted file entry", EIO}, 149 {"corrupted block label", EIO}, 150 {"corrupted meta data", EIO}, 153 {"root of file system is corrupted", EIO}, 154 {"corrupted super block", EIO}, 164 {"venti i/o error", EIO},
|
/openbmc/linux/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 108 return -EIO; in write_dsp() 131 return -EIO; in read_dsp() 154 return -EIO; in read_sn() 215 return -EIO; in load_asic_generic() 329 return -EIO; in install_resident_loader() 361 return -EIO; in load_dsp() 377 return -EIO; in load_dsp() 415 return -EIO; in load_dsp() 420 return -EIO; in load_dsp() 425 return -EIO; in load_dsp() [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_mbx.c | 27 return -EIO; in ixgbe_read_mbx() 49 return -EIO; in ixgbe_write_mbx() 66 return -EIO; in ixgbe_check_for_msg() 83 return -EIO; in ixgbe_check_for_ack() 100 return -EIO; in ixgbe_check_for_rst() 118 return -EIO; in ixgbe_poll_for_msg() 123 return -EIO; in ixgbe_poll_for_msg() 143 return -EIO; in ixgbe_poll_for_ack() 148 return -EIO; in ixgbe_poll_for_ack() 172 return -EIO; in ixgbe_read_posted_mbx() [all …]
|
/openbmc/linux/fs/exfat/ |
H A D | fatent.c | 50 return -EIO; in __exfat_ent_get() 75 return -EIO; in exfat_ent_set() 94 return -EIO; in exfat_ent_get() 109 return -EIO; in exfat_ent_get() 116 return -EIO; in exfat_ent_get() 123 return -EIO; in exfat_ent_get() 137 return -EIO; in exfat_chain_cont_cluster() 143 return -EIO; in exfat_chain_cont_cluster() 169 return -EIO; in __exfat_free_cluster() 264 return -EIO; in exfat_find_last_cluster() [all …]
|
/openbmc/linux/drivers/pnp/pnpbios/ |
H A D | proc.c | 42 return -EIO; in pnpconfig_proc_show() 55 return -EIO; in escd_info_proc_show() 72 return -EIO; in escd_proc_show() 87 return -EIO; in escd_proc_show() 115 return -EIO; in pnp_legacyres_proc_show() 166 return -EIO; in pnpbios_proc_show() 192 ret = -EIO; in pnpbios_proc_write() 228 return -EIO; in pnpbios_interface_attach_device() 235 return -EIO; in pnpbios_interface_attach_device() 239 return -EIO; in pnpbios_interface_attach_device() [all …]
|
/openbmc/linux/drivers/acpi/pmic/ |
H A D | intel_pmic_bytcrc.c | 194 return -EIO; in intel_crc_pmic_get_power() 206 return -EIO; in intel_crc_pmic_update_power() 216 return -EIO; in intel_crc_pmic_update_power() 230 return -EIO; in intel_crc_pmic_get_raw_temp() 238 regmap_update_bits(regmap, reg - 1, 0x3, raw >> 8) ? -EIO : 0; in intel_crc_pmic_update_aux() 247 return -EIO; in intel_crc_pmic_get_policy() 259 return -EIO; in intel_crc_pmic_update_policy() 262 return -EIO; in intel_crc_pmic_update_policy() 265 return -EIO; in intel_crc_pmic_update_policy() 269 return -EIO; in intel_crc_pmic_update_policy()
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-rx4581.c | 109 return -EIO; in rx4581_get_datetime() 120 return -EIO; in rx4581_get_datetime() 129 return -EIO; in rx4581_get_datetime() 136 return -EIO; in rx4581_get_datetime() 201 return -EIO; in rx4581_set_datetime() 208 return -EIO; in rx4581_set_datetime() 215 return -EIO; in rx4581_set_datetime() 222 return -EIO; in rx4581_set_datetime() 229 return -EIO; in rx4581_set_datetime() 236 return -EIO; in rx4581_set_datetime() [all …]
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | af9005.c | 98 ret = -EIO; in af9005_generic_read_write() 103 ret = -EIO; in af9005_generic_read_write() 108 ret = -EIO; in af9005_generic_read_write() 120 ret = -EIO; in af9005_generic_read_write() 284 return -EIO; in af9005_write_tuner_registers() 490 ret = -EIO; in af9005_send_command() 493 ret = -EIO; in af9005_send_command() 496 ret = -EIO; in af9005_send_command() 499 ret = -EIO; in af9005_send_command() 537 ret = -EIO; in af9005_read_eeprom() [all …]
|
/openbmc/linux/fs/romfs/ |
H A D | storage.c | 30 return (ret < 0 || rlen != buflen) ? -EIO : 0; in romfs_mtd_read() 116 return -EIO; in romfs_blk_read() 145 return -EIO; in romfs_blk_strnlen() 177 return -EIO; in romfs_blk_strcmp() 200 return -EIO; in romfs_blk_strcmp() 221 return -EIO; in romfs_dev_read() 231 return -EIO; in romfs_dev_read() 244 return -EIO; in romfs_dev_strnlen() 256 return -EIO; in romfs_dev_strnlen() 272 return -EIO; in romfs_dev_strcmp() [all …]
|
/openbmc/u-boot/test/ |
H A D | bloblist.c | 58 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_init() 62 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_init() 132 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum() 140 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum() 144 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum() 149 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum() 152 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum() 158 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum() 163 ut_asserteq(-EIO, bloblist_check(TEST_ADDR, TEST_BLOBLIST_SIZE)); in bloblist_test_checksum()
|
/openbmc/u-boot/board/Marvell/mvebu_armada-8k/ |
H A D | board.c | 67 return -EIO; in board_xhci_config() 74 return -EIO; in board_xhci_config() 81 return -EIO; in board_xhci_config() 88 return -EIO; in board_xhci_config() 122 return -EIO; in board_xhci_enable() 130 return -EIO; in board_xhci_enable()
|
/openbmc/linux/drivers/input/mouse/ |
H A D | focaltech.c | 272 return -EIO; in focaltech_switch_protocol() 275 return -EIO; in focaltech_switch_protocol() 278 return -EIO; in focaltech_switch_protocol() 282 return -EIO; in focaltech_switch_protocol() 285 return -EIO; in focaltech_switch_protocol() 288 return -EIO; in focaltech_switch_protocol() 351 return -EIO; in focaltech_read_register() 355 return -EIO; in focaltech_read_register() 358 return -EIO; in focaltech_read_register() 361 return -EIO; in focaltech_read_register() [all …]
|
H A D | sentelic.c | 280 return -EIO; in fsp_get_version() 288 return -EIO; in fsp_get_revision() 296 int rc = -EIO; in fsp_get_sn() 325 return -EIO; in fsp_get_buttons() 339 return -EIO; in fsp_opc_tag_enable() 356 res = -EIO; in fsp_opc_tag_enable() 368 return -EIO; in fsp_onpad_vscr() 378 return -EIO; in fsp_onpad_vscr() 389 return -EIO; in fsp_onpad_hscr() 392 return -EIO; in fsp_onpad_hscr() [all …]
|
/openbmc/linux/fs/nfs/blocklayout/ |
H A D | dev.c | 60 return -EIO; in nfs4_block_decode_volume() 67 return -EIO; in nfs4_block_decode_volume() 71 return -EIO; in nfs4_block_decode_volume() 78 return -EIO; in nfs4_block_decode_volume() 84 return -EIO; in nfs4_block_decode_volume() 89 return -EIO; in nfs4_block_decode_volume() 100 return -EIO; in nfs4_block_decode_volume() 108 return -EIO; in nfs4_block_decode_volume() 113 return -EIO; in nfs4_block_decode_volume() 118 return -EIO; in nfs4_block_decode_volume() [all …]
|
/openbmc/linux/arch/x86/um/ |
H A D | ptrace_32.c | 96 return -EIO; in putreg() 100 return -EIO; in putreg() 105 return -EIO; in putreg() 111 return -EIO; in putreg() 128 return -EIO; in poke_user() 137 return -EIO; in poke_user() 141 return -EIO; in poke_user() 182 return -EIO; in peek_user() 259 int ret = -EIO; in subarch_ptrace() 275 ret = -EIO; in subarch_ptrace()
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | bootmap.c | 270 return -EIO; in eckd_get_boot_menu_index() 285 return -EIO; in eckd_get_boot_menu_index() 296 return -EIO; in eckd_get_boot_menu_index() 307 return -EIO; in eckd_get_boot_menu_index() 346 return -EIO; in run_eckd_boot_script() 352 return -EIO; in run_eckd_boot_script() 358 return -EIO; in run_eckd_boot_script() 375 return ldipl ? 0 : -EIO; in run_eckd_boot_script() 407 return -EIO; in ipl_eckd_cdl() 433 return -EIO; in ipl_eckd_cdl() [all …]
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | multisound.sh | 629 X return -EIO; 643 X return -EIO; 645 X return -EIO; 647 X return -EIO; 654 X return -EIO; 665 X return -EIO; 667 X return -EIO; 669 X return -EIO; 676 X return -EIO; 687 X return -EIO; [all …]
|
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/ |
H A D | board.c | 84 return -EIO; in board_ahci_enable() 95 return -EIO; in board_ahci_enable() 128 return -EIO; in board_xhci_enable() 134 return -EIO; in board_xhci_enable() 141 return -EIO; in board_xhci_enable() 147 return -EIO; in board_xhci_enable() 162 return -EIO; in board_xhci_enable()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | toshiba_acpi.c | 313 return (status == AE_OK) ? 0 : -EIO; in write_acpi_int() 578 return -EIO; in toshiba_kbd_illum_status_set() 587 return result == TOS_SUCCESS ? 0 : -EIO; in toshiba_kbd_illum_status_set() 595 return -EIO; in toshiba_kbd_illum_status_get() 604 return result == TOS_SUCCESS ? 0 : -EIO; in toshiba_kbd_illum_status_get() 647 return -EIO; in toshiba_touchpad_set() 656 return result == TOS_SUCCESS ? 0 : -EIO; in toshiba_touchpad_set() 664 return -EIO; in toshiba_touchpad_get() 673 return result == TOS_SUCCESS ? 0 : -EIO; in toshiba_touchpad_get() 791 return -EIO; in toshiba_accelerometer_get() [all …]
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi.c | 74 ret = -EIO; in hfi_core_init() 173 return -EIO; in wait_session_msg() 194 ret = -EIO; in hfi_session_create() 228 return -EIO; in hfi_session_init() 301 return -EIO; in hfi_session_start() 328 return -EIO; in hfi_session_stop() 354 return -EIO; in hfi_session_continue() 369 return -EIO; in hfi_session_abort() 391 return -EIO; in hfi_session_load_res() 417 return -EIO; in hfi_session_unload_res() [all …]
|