|
iPXE
|
The names and meanings (but not the values) of these error codes are defined by POSIX. More...
The names and meanings (but not the values) of these error codes are defined by POSIX.
| #define ENOERR __einfo_error ( EINFO_ENOERR ) |
Operation completed successfully.
Definition at line 332 of file errno.h.
Referenced by atl_probe().
| #define EINFO_ENOERR |
Definition at line 333 of file errno.h.
| #define E2BIG __einfo_error ( EINFO_E2BIG ) |
| #define EINFO_E2BIG |
Definition at line 338 of file errno.h.
| #define EACCES __einfo_error ( EINFO_EACCES ) |
Permission denied.
Definition at line 342 of file errno.h.
Referenced by fc_els_prli_rx(), fc_els_rx(), http_ntlm_authenticate(), hunt_mcdi_request_poll(), hv_check_features(), mount_get_mnt_reply(), nfs_get_lookup_reply(), nfs_get_read_reply(), nfs_get_readlink_reply(), srp_login_rej(), tftp_errcode_to_rc(), trivial_init(), vxge_probe(), wpa_handle_3_of_4(), wpa_psk_start(), and wpa_psk_step().
| #define EINFO_EACCES |
Definition at line 343 of file errno.h.
| #define EADDRINUSE __einfo_error ( EINFO_EADDRINUSE ) |
Address already in use.
Definition at line 347 of file errno.h.
Referenced by aoecmd_new_tag(), ping_port_available(), register_sandev(), srp_new_tag(), tcp_port_available(), tcpip_bind(), and udp_port_available().
| #define EINFO_EADDRINUSE |
Definition at line 348 of file errno.h.
| #define EADDRNOTAVAIL __einfo_error ( EINFO_EADDRNOTAVAIL ) |
Address not available.
Definition at line 352 of file errno.h.
Referenced by ath9k_hw_init_macaddr(), nv_setup_mac_addr(), and pcnet32_setup_mac_addr().
| #define EINFO_EADDRNOTAVAIL |
Definition at line 353 of file errno.h.
| #define EAFNOSUPPORT __einfo_error ( EINFO_EAFNOSUPPORT ) |
Address family not supported.
Definition at line 357 of file errno.h.
Referenced by comboot_resolv(), and tcpip_tx().
| #define EINFO_EAFNOSUPPORT |
Definition at line 358 of file errno.h.
| #define EAGAIN __einfo_error ( EINFO_EAGAIN ) |
Resource temporarily unavailable.
Definition at line 362 of file errno.h.
Referenced by ath5k_hw_noise_floor_calibration(), ath5k_hw_post(), efi_bofm_start(), efi_snp_receive(), efi_snp_reset(), efi_snp_transmit(), falcon_init_gmac(), ibft_complete(), and if().
| #define EINFO_EAGAIN |
Definition at line 363 of file errno.h.
| #define EALREADY __einfo_error ( EINFO_EALREADY ) |
Connection already in progress.
Definition at line 367 of file errno.h.
Referenced by ib_cm_rejection_reason_to_rc(), register_usb(), and usb_endpoint_open().
| #define EINFO_EALREADY |
Definition at line 368 of file errno.h.
| #define EBADF __einfo_error ( EINFO_EBADF ) |
| #define EINFO_EBADF |
Definition at line 373 of file errno.h.
| #define EBADMSG __einfo_error ( EINFO_EBADMSG ) |
| #define EINFO_EBADMSG |
Definition at line 378 of file errno.h.
| #define EBUSY __einfo_error ( EINFO_EBUSY ) |
Device or resource busy.
Definition at line 382 of file errno.h.
Referenced by arbel_cmd_wait(), arbel_mcast_attach(), ath5k_hw_stop_rx_dma(), ath5k_hw_stop_tx_dma(), atl1e_xmit_frame(), bnx2_fw_sync(), bnx2_read_phy(), bnx2_reset_chip(), bnx2_reset_phy(), bnx2_write_phy(), bnxt_tx(), fc_xchg_rx(), fc_xchg_tx(), golan_check_rc_and_cmd_status(), golan_cmd_wait(), golan_provide_pages(), golan_take_pages(), hermon_cmd_wait(), hermon_mcast_attach(), hunt_mcdi_request_poll(), legacy_probe(), netdev_tx(), rdrand_get_noise(), rtl818x_tx(), skge_xmit_frame(), sky2_receive(), sky2_xmit_frame(), snpnet_insomniac_restore(), srp_cmd(), tg3_bmcr_reset(), tg3_issue_otp_command(), tg3_nvram_exec_cmd(), tg3_nvram_read_using_eeprom(), tg3_phy_reset(), tg3_phy_reset_5703_4_5(), tg3_phy_reset_chanpat(), tg3_phy_write_and_check_testpat(), tg3_readphy(), tg3_wait_macro_done(), tg3_writephy(), undi_load(), undi_unload(), unhook_bios_interrupt(), usbblk_open_uri(), usbblk_start(), and xhci_command().
| #define EINFO_EBUSY |
Definition at line 383 of file errno.h.
| #define ECANCELED __einfo_error ( EINFO_ECANCELED ) |
Operation canceled.
Definition at line 387 of file errno.h.
Referenced by apm_poweroff(), ath5k_txbuf_free(), bzimage_exec(), call_bootsector(), efi_poweroff(), ehci_endpoint_close(), elfboot_exec(), ena_cancel_tx(), exanic_close(), fc_peer_plogi(), fc_port_examine(), fc_port_login(), fc_ulp_examine(), fcoe_reset(), form_loop(), gve_cancel_tx(), http_reopen(), ib_destroy_mi(), ib_destroy_qp(), imux_shutdown(), int13_boot(), iscsi_command_close(), linda_complete_recv(), lkrn_exec(), loopback_wait(), menu_loop(), mnpnet_close(), mnpnet_transmit(), monojob_wait(), multiboot_exec(), netdev_close(), netdev_configure(), netdev_rx_flush(), netdev_tx_complete_err(), netdev_tx_flush(), netvsc_cancel_transmit(), nii_close(), phantom_close(), prompt(), pxe_menu_prompt_and_select(), pxe_menu_select(), qib7322_complete_recv(), readline_history(), rtl818x_free_tx_ring(), sdi_exec(), sleep_exec(), snpnet_close(), snpnet_transmit(), tcp_shutdown(), uhci_endpoint_close(), usbio_endpoint_close(), usbio_endpoint_enqueue(), vmxnet3_flush_rx(), vmxnet3_flush_tx(), xcm_reopen(), and xhci_endpoint_close().
| #define EINFO_ECANCELED |
Definition at line 388 of file errno.h.
| #define ECHILD __einfo_error ( EINFO_ECHILD ) |
| #define EINFO_ECHILD |
Definition at line 393 of file errno.h.
| #define ECONNABORTED __einfo_error ( EINFO_ECONNABORTED ) |
| #define EINFO_ECONNABORTED |
Definition at line 398 of file errno.h.
| #define ECONNREFUSED __einfo_error ( EINFO_ECONNREFUSED ) |
| #define EINFO_ECONNREFUSED |
Definition at line 403 of file errno.h.
| #define ECONNRESET __einfo_error ( EINFO_ECONNRESET ) |
Connection reset.
Definition at line 407 of file errno.h.
Referenced by gve_admin_wait(), iscsi_close(), nfs_done(), sandev_reopen(), and tcp_rx_rst().
| #define EINFO_ECONNRESET |
Definition at line 408 of file errno.h.
| #define EDEADLK __einfo_error ( EINFO_EDEADLK ) |
Resource deadlock avoided.
Definition at line 412 of file errno.h.
Referenced by hunt_mcdi_request_poll().
| #define EINFO_EDEADLK |
Definition at line 413 of file errno.h.
| #define EDESTADDRREQ __einfo_error ( EINFO_EDESTADDRREQ ) |
| #define EINFO_EDESTADDRREQ |
Definition at line 418 of file errno.h.
| #define EDOM __einfo_error ( EINFO_EDOM ) |
| #define EINFO_EDOM |
Definition at line 423 of file errno.h.
| #define EDQUOT __einfo_error ( EINFO_EDQUOT ) |
| #define EINFO_EDQUOT |
Definition at line 428 of file errno.h.
| #define EEXIST __einfo_error ( EINFO_EEXIST ) |
File exists.
Definition at line 432 of file errno.h.
Referenced by cachedhcp_record(), netfront_net_probe(), and register_netdev().
| #define EINFO_EEXIST |
Definition at line 433 of file errno.h.
| #define EFAULT __einfo_error ( EINFO_EFAULT ) |
Bad address.
Definition at line 437 of file errno.h.
Referenced by ath5k_hw_write_ofdm_timings(), golan_mcast_attach(), inject_fault_nonzero(), and net80211_netdev_open().
| #define EINFO_EFAULT |
Definition at line 438 of file errno.h.
| #define EFBIG __einfo_error ( EINFO_EFBIG ) |
| #define EINFO_EFBIG |
Definition at line 443 of file errno.h.
| #define EHOSTUNREACH __einfo_error ( EINFO_EHOSTUNREACH ) |
Host is unreachable.
Definition at line 447 of file errno.h.
Referenced by ibft_fill_target_nic_association().
| #define EINFO_EHOSTUNREACH |
Definition at line 448 of file errno.h.
| #define EIDRM __einfo_error ( EINFO_EIDRM ) |
| #define EINFO_EIDRM |
Definition at line 453 of file errno.h.
| #define EILSEQ __einfo_error ( EINFO_EILSEQ ) |
| #define EINFO_EILSEQ |
Definition at line 458 of file errno.h.
| #define EINPROGRESS __einfo_error ( EINFO_EINPROGRESS ) |
Operation in progress.
Definition at line 462 of file errno.h.
Referenced by alloc_sandev(), ar9002_hw_proc_txdesc(), ar9003_hw_proc_txdesc(), ath5k_handle_rx(), ath5k_hw_proc_2word_tx_status(), ath5k_hw_proc_4word_tx_status(), ath5k_hw_proc_5210_rx_status(), ath5k_hw_proc_5212_rx_status(), ath5k_tx_processq(), ath9k_hw_process_rxdesc_edma(), ath9k_hw_rxprocdesc(), ath_get_next_rx_buf(), ath_tx_processq(), comboot_resolv(), efi_pxe_mtftp(), efi_usb_sync_transfer(), monojob_wait(), open(), pxe_tftp_open(), pxenv_tftp_get_fsize(), pxenv_tftp_open(), pxenv_tftp_read(), pxenv_tftp_read_file(), read(), run_all_tests(), sanpath_open(), and select().
| #define EINFO_EINPROGRESS |
Definition at line 463 of file errno.h.
| #define EINTR __einfo_error ( EINFO_EINTR ) |
Interrupted function call.
Definition at line 467 of file errno.h.
Referenced by hunt_mcdi_request_poll().
| #define EINFO_EINTR |
Definition at line 468 of file errno.h.
| #define EINVAL __einfo_error ( EINFO_EINVAL ) |
Invalid argument.
Definition at line 472 of file errno.h.
Referenced by a3c90x_probe(), a3c90x_process_rx_packets(), acm_intr_complete(), acpi_extract_sx(), acpimac_extract(), aes_setkey(), af_packet_nic_probe(), ansicol_define(), ansicol_define_pair(), aoe_parse_uri(), aoe_rx(), aoecmd_ata_rsp(), aoecmd_cfg_rsp(), aoecmd_rx(), apply_syslogs_settings(), ar5008_hw_process_ini(), ar5008_hw_set_channel(), ar9003_hw_process_ini(), arbel_complete(), arp_rx(), asn1_parse_cbc(), atadev_command(), ath5k_eeprom_free_pcal_info(), ath5k_eeprom_init_11bg_2413(), ath5k_eeprom_read_mac(), ath5k_eeprom_read_pcal_info_2413(), ath5k_eeprom_read_pcal_info_5111(), ath5k_eeprom_read_pcal_info_5112(), ath5k_eeprom_read_target_rate_pwr_info(), ath5k_hw_channel(), ath5k_hw_get_capability(), ath5k_hw_nic_wakeup(), ath5k_hw_reset(), ath5k_hw_rf2425_channel(), ath5k_hw_rf5111_chan2athchan(), ath5k_hw_rf5112_channel(), ath5k_hw_rfgain_init(), ath5k_hw_rfgain_opt_init(), ath5k_hw_rfregs_init(), ath5k_hw_set_ack_timeout(), ath5k_hw_set_cts_timeout(), ath5k_hw_set_gpio(), ath5k_hw_set_gpio_input(), ath5k_hw_set_gpio_output(), ath5k_hw_set_slot_time(), ath5k_hw_setup_2word_tx_desc(), ath5k_hw_setup_4word_tx_desc(), ath5k_hw_setup_rx_desc(), ath5k_hw_txpower(), ath5k_hw_write_initvals(), ath5k_hw_write_ofdm_timings(), ath5k_rxbuf_setup(), ath5k_setup_channel_powertable(), ath9k_config(), ath9k_hw_4k_check_eeprom(), ath9k_hw_ar9287_check_eeprom(), ath9k_hw_def_check_eeprom(), ath9k_hw_fill_cap_info(), ath9k_hw_process_rxdesc_edma(), ath9k_hw_reset(), ath9k_process_rate(), ath9k_rx_iob_preprocess(), atl1e_setup_ring_resources(), atl1e_xmit_frame(), axge_in_complete(), axge_intr_complete(), b44_process_rx_packets(), base64_decode(), bnxt_get_device_address(), bnxt_rx_process(), ccmp_init(), ccmp_kie_decrypt(), cpuid_supported(), create_pinger(), create_validator(), datauri_parse(), deflate_alphabet(), deflate_inflate(), des_setkey(), dhcp_deliver(), dhcpv6_check_duid(), dhcpv6_iaaddr(), dhcpv6_rx(), dhcpv6_status_code(), disklog_open(), dm96xx_in_complete(), dm96xx_intr_complete(), dns_compare(), dns_copy(), dns_decode(), dns_encode(), dns_label(), dns_question(), dns_send_packet(), dns_skip(), dns_xfer_deliver(), drbg_generate(), drbg_reseed(), dwgpio_probe(), eap_rx(), eap_rx_md5(), eap_rx_mschapv2(), eap_rx_mschapv2_request(), eap_rx_request(), eapol_key_rx(), eapol_rx(), ecdsa_verify_rs(), ecm_fetch_mac(), ecm_intr_complete(), ecm_probe(), efi_block_rw(), efi_boot_path(), efi_path_check(), efi_snp_hii_store(), efi_snp_transmit(), efi_usb_get_string_descriptor(), efifb_draw(), efisig_asn1(), efisig_find(), eth_pull(), eth_slow_marker_rx(), eth_slow_rx(), execv(), falcon_probe_nvram(), falcon_spi_rw(), fbcon_init(), fc_aton(), fc_els_echo_detect(), fc_els_flogi_detect(), fc_els_flogi_rx(), fc_els_logo_detect(), fc_els_logo_rx_request(), fc_els_plogi_detect(), fc_els_plogi_rx(), fc_els_prli_detect(), fc_els_prli_rx(), fc_els_rtv_detect(), fc_els_rx(), fc_id_aton(), fc_ns_query_deliver(), fc_port_deliver(), fcoe_fip_parse(), fcoe_fip_rx_advertisement(), fcoe_fip_rx_els_response(), fcoe_fip_rx_vlan(), fcp_parse_uri(), fdt_describe(), fdt_enter(), fdt_parse(), flexboot_nodnic_alloc_uar(), flexboot_nodnic_complete(), flexboot_nodnic_probe(), forcedeth_map_regs(), format_ipv4_setting(), format_ipv6_setting(), ftp_check_string(), ftp_open(), golan_complete(), golan_create_qp(), golan_create_qp_aux(), golan_ib_open(), golan_init_fw_areas(), golan_probe(), golan_qp_type_to_st(), gve_alloc_queue(), gve_describe(), gzip_extract(), hermon_complete(), hermon_set_port_type(), hex_decode(), hfa384x_prepare_bap(), http_connect(), http_digest_authenticate(), hub_probe(), hunt_mcdi_request_poll(), ib_link_rc(), ib_mi_send(), ib_post_recv(), ib_pull(), ib_srp_open_uri(), ibft_fill_target_nic_association(), ice_admin_mac_read(), ice_admin_schedule(), icmp_rx_echo_reply(), icmp_rx_echo_request(), icmpv4_rx(), icmpv6_rx(), ifec_pci_probe(), ifec_rx_process(), ifec_tx_process(), igbvf_process_rx_packets(), inet6_aton(), int13con_find(), iphone_in_complete(), ipoib_transmit(), ipv4_add_static(), ipv4_rx(), ipv4_sock_aton(), is_pnp_bios(), iscsi_socket_deliver(), iscsi_status_to_rc(), iwlist(), jme_process_receive(), layout_form(), linda_init_recv(), linda_post_recv(), line_buffer(), loopback_wait(), meme820(), mime_parse(), mount_get_mnt_reply(), multiboot_load_raw(), ncm_in_complete(), ncm_intr_complete(), ncm_probe(), ndp_fetch(), ndp_rx_neighbour_advertisement_ll_target(), ndp_rx_neighbour_solicitation_ll_source(), ndp_rx_options(), ndp_rx_router_advertisement_ll_source(), ndp_rx_router_advertisement_prefix(), net80211_send_disassoc(), netdev_store_mac(), netvsc_initialised(), netvsc_recv_data(), netvsc_rx_established_buffer(), nfs_connect(), nfs_deliver(), nfs_get_lookup_reply(), nfs_get_read_reply(), nfs_get_readlink_reply(), nfs_parse_uri(), nfs_uri_init(), nfs_uri_symlink(), ntlm_challenge(), nv_process_rx_packets(), ocsp_parse_response_status(), oncrpc_call(), oncrpc_get_reply(), oncrpc_init_cred_sys(), parse_fc_port_id(), parse_int_setting(), parse_ipv4_setting(), parse_settings(), pcnet32_process_rx_packets(), phantom_clp_cmd(), phantom_map_crb(), png_image_end(), png_image_header(), png_pixbuf(), pnm_ascii(), pnm_binary(), pnm_data(), pnm_scale(), portmap_get_getport_reply(), prep_segment(), process_script(), qib7322_init_recv(), qib7322_post_recv(), register_image(), rndis_rx(), rndis_rx_data(), rndis_rx_initialise(), rndis_rx_query_oid(), rndis_rx_set_oid(), rndis_rx_status(), rndis_tx_complete_err(), rsa_init(), rsa_pkcs1_decrypt(), rtl818x_config(), scsi_parse_lun(), sec80211_detect_ie(), sis190_process_tx(), sis190_transmit(), skge_up(), sky2_receive(), slam_mc_socket_deliver(), slam_open(), slam_parse_multicast_address(), slam_pull_header(), slam_pull_value(), slam_socket_deliver(), smsc75xx_in_complete(), smsc95xx_in_complete(), sock_aton(), srp_login_rej(), srp_login_rsp(), srp_rsp(), srpdev_deliver(), start_pxebs(), stp_rx(), tap_probe(), tcp_open_uri(), tcp_rx(), tcp_rx_ack(), tcp_rx_opts(), tftp_core_open(), tftp_presize(), tftp_rx(), tftp_rx_data(), tftp_rx_error(), tftp_rx_oack(), tg3_get_device_address(), tg3_nvram_read(), tg3_nvram_read_using_eeprom(), tg3_rx_complete(), tkip_init(), trivial_change_key(), trivial_init(), ucode_parse_amd(), ucode_parse_intel(), ucode_status(), ucode_verify(), udp_open_uri(), udp_rx(), undinet_poll(), undirom_parse_pcirheader(), undirom_parse_pxeromid(), undirom_probe(), usb_config_descriptor(), usb_get_string_descriptor(), usb_used(), usbblk_open_uri(), usbhid_describe(), usbio_config(), usbio_path(), uuid_aton(), validator_start_download(), velocity_poll_rx(), velocity_poll_tx(), velocity_reset(), vesafb_mode_list(), vlan_create(), vlan_rx(), vmbus_poll(), vmbus_wait_for_any_message(), vxge_hw_vpath_poll_rx(), vxge_probe(), vxge_xmit_compl(), weierstrass_verify_raw(), wpa_handle_1_of_2(), wpa_handle_1_of_4(), wpa_handle_3_of_4(), wpa_make_rsn_ie(), wpa_maybe_install_gtk(), wpa_start(), x509_check_ipaddress(), x509_parse_basic_constraints(), xenstore_read_num(), and zlib_deflate().
| #define EINFO_EINVAL |
Definition at line 473 of file errno.h.
| #define EIO __einfo_error ( EINFO_EIO ) |
Input/output error.
Definition at line 477 of file errno.h.
Referenced by __ath9k_hw_init(), __gm_phy_read(), alaska_init(), aoecmd_ata_rsp(), aoecmd_rx(), apm_poweroff(), ar5008_hw_process_ini(), ar9003_hw_proc_txdesc(), arbel_cmd(), arbel_complete(), arbel_mad(), ath5k_handle_rx(), ath5k_hw_eeprom_read(), ath5k_hw_nic_wakeup(), ath5k_hw_set_bssid_mask(), ath5k_hw_set_tx_queueprops(), ath5k_hw_set_txdp(), ath5k_hw_start_tx_dma(), ath5k_hw_stop_tx_dma(), ath5k_hw_update_tx_triglevel(), ath5k_hw_wake(), ath5k_probe(), ath5k_tx_processq(), ath5k_txq_setup(), ath9k_hw_eeprom_init(), ath9k_hw_reset(), ath9k_start(), ath_pci_probe(), ath_set_channel(), ath_tx_complete(), atl1e_clean_rx_irq(), atl1e_probe(), atl1e_up(), atl2_hw_reset(), atl_hw_read_mem(), atl_hw_reset_flb_(), atl_hw_reset_rbl_(), axge_in_complete(), bnx2_fw_sync(), bnx2_init_board(), dm96xx_in_complete(), dm96xx_reset(), dwmac_poll_rx(), dwmac_poll_tx(), ena_admin(), eoib_complete_recv(), falcon_gmii_wait(), falcon_probe_spi(), fc_els_echo_rx_response(), flexboot_nodnic_complete(), gm_phy_write(), gm_phy_write(), guestinfo_fetch_type(), guestrpc_command(), gve_poll_rx(), hermon_cmd(), hermon_complete(), hermon_mad(), hunt_mcdi_request_poll(), hunt_probe(), hunt_rx_filter_insert(), i2c_send_byte(), ib_cm_req_complete(), ib_cmrc_xfer_deliver(), icplus_poll_rx(), igbvf_probe(), int13_load_eltorito(), int13_load_mbr(), int13con_rw(), intel_poll_rx(), intelxl_admin_command(), intelxl_enable_ring(), intelxl_poll_rx(), intelxlvf_admin_command(), ipoib_complete_recv(), iscsi_rx_login_response(), iscsi_rx_scsi_response(), jme_reload_eeprom(), jme_tx_clean(), linda_complete_recv(), linda_ib_epb_wait(), linda_verify_uc_ram(), mdio_clause45_check_mmds(), mount_get_mnt_reply(), myri10ge_command(), myson_poll_rx(), myson_poll_tx(), natsemi_poll_rx(), natsemi_poll_tx(), nfs_get_lookup_reply(), nfs_get_read_reply(), nfs_get_readlink_reply(), nvs_verify(), peerblk_done(), phantom_clp_cmd(), phantom_init_cmdpeg(), phantom_map_crb(), phantom_wait_for_cmd(), pnic_poll(), pnic_probe(), qib7322_complete_recv(), rdc_poll_rx(), rdtsc_probe(), realtek_legacy_poll_rx(), realtek_poll_rx(), rhine_check_link(), rhine_poll(), rhine_poll_rx(), rhine_poll_tx(), rndis_rx_initialise(), rndis_rx_query_oid(), rndis_rx_set_oid(), rtl818x_handle_rx(), rtl818x_handle_tx(), sfe4001_init(), sis190_get_mac_addr_from_apc(), sis190_get_mac_addr_from_eeprom(), sis190_init_board(), sis190_mii_probe(), skge_rx_done(), sky2_receive(), smsc75xx_in_complete(), smsc95xx_in_complete(), tg3_get_invariants(), txnic_complete_rqe(), txnic_complete_sqe(), ucode_status(), uhci_endpoint_poll(), usbblk_in_status(), vmxnet3_open(), vxge_xmit(), xenstore_response(), and xm_phy_write().
| #define EINFO_EIO |
Definition at line 478 of file errno.h.
| #define EISCONN __einfo_error ( EINFO_EISCONN ) |
| #define EINFO_EISCONN |
Definition at line 483 of file errno.h.
| #define EISDIR __einfo_error ( EINFO_EISDIR ) |
| #define EINFO_EISDIR |
Definition at line 488 of file errno.h.
| #define ELOOP __einfo_error ( EINFO_ELOOP ) |
Too many levels of symbolic links.
Definition at line 492 of file errno.h.
Referenced by dns_xfer_deliver(), and eth_slow_lacp_rx().
| #define EINFO_ELOOP |
Definition at line 493 of file errno.h.
| #define EMFILE __einfo_error ( EINFO_EMFILE ) |
| #define EINFO_EMFILE |
Definition at line 498 of file errno.h.
| #define EMLINK __einfo_error ( EINFO_EMLINK ) |
| #define EINFO_EMLINK |
Definition at line 503 of file errno.h.
| #define EMSGSIZE __einfo_error ( EINFO_EMSGSIZE ) |
Message too long.
Definition at line 507 of file errno.h.
Referenced by hunt_check_link(), hunt_driver_attach(), hunt_ev_init(), hunt_get_mac(), hunt_get_phy_cfg(), hunt_get_workarounds(), and hunt_mac_addr().
| #define EINFO_EMSGSIZE |
Definition at line 508 of file errno.h.
| #define EMULTIHOP __einfo_error ( EINFO_EMULTIHOP ) |
| #define EINFO_EMULTIHOP |
Definition at line 513 of file errno.h.
| #define ENAMETOOLONG __einfo_error ( EINFO_ENAMETOOLONG ) |
Filename too long.
Definition at line 517 of file errno.h.
Referenced by mount_get_mnt_reply(), and nfs_get_lookup_reply().
| #define EINFO_ENAMETOOLONG |
Definition at line 518 of file errno.h.
| #define ENETDOWN __einfo_error ( EINFO_ENETDOWN ) |
Network is down.
Definition at line 522 of file errno.h.
Referenced by flexboot_nodnic_post_send(), gve_transmit(), and vxge_xmit().
| #define EINFO_ENETDOWN |
Definition at line 523 of file errno.h.
| #define ENETRESET __einfo_error ( EINFO_ENETRESET ) |
| #define EINFO_ENETRESET |
Definition at line 528 of file errno.h.
| #define ENETUNREACH __einfo_error ( EINFO_ENETUNREACH ) |
Network unreachable.
Definition at line 532 of file errno.h.
Referenced by flexboot_nodnic_set_port_masking(), ib_path_complete(), ipoib_transmit(), ipv4_tx(), ipv6_tx(), net80211_ll_push(), netdev_tx(), stp_rx(), and tcp_open().
| #define EINFO_ENETUNREACH |
Definition at line 533 of file errno.h.
| #define ENFILE __einfo_error ( EINFO_ENFILE ) |
Too many open files in system.
Definition at line 537 of file errno.h.
Referenced by arbel_bitmask_alloc(), hermon_bitmask_alloc(), and posix_find_free_fd().
| #define EINFO_ENFILE |
Definition at line 538 of file errno.h.
| #define ENOBUFS __einfo_error ( EINFO_ENOBUFS ) |
No buffer space available.
Definition at line 542 of file errno.h.
Referenced by a3c90x_transmit(), arbel_post_recv(), arbel_post_send(), ath5k_tx(), atl_transmit(), axge_in_complete(), b44_transmit(), bnxt_tx(), bzimage_check_initrds(), cgem_transmit(), dwmac_transmit(), efab_transmit(), efi_snp_transmit(), efx_hunt_transmit(), ehci_enqueue(), ena_transmit(), exanic_poll_rx(), exanic_transmit(), flexboot_nodnic_post_recv(), flexboot_nodnic_post_send(), forcedeth_transmit(), gdbmach_set_breakpoint(), hermon_post_recv(), hermon_post_send(), ib_post_recv(), ib_post_send(), ibft_set_string(), ibft_set_string_setting(), icplus_transmit(), ifec_net_transmit(), igbvf_transmit(), intel_poll(), intel_transmit(), intelx_poll(), intelxl_transmit(), iob_ensure_headroom(), ipoib_translate_tx_arp(), linda_create_send_wq(), myri10ge_net_transmit(), myson_transmit(), natsemi_transmit(), neighbour_discard(), neighbour_queue_discard(), netdev_tx_defer(), netfront_transmit(), oncrpc_call(), phantom_alloc_cds(), phantom_alloc_rds(), pxe_tftp_xfer_deliver(), qib7322_alloc_send_buf(), rdc_transmit(), rhine_poll(), rhine_transmit(), slam_put_value(), smsc75xx_poll(), smsc95xx_poll(), tg3_transmit(), txnic_send(), uhci_enqueue(), usbio_endpoint_enqueue(), vmbus_send(), vmxnet3_transmit(), vxge_xmit(), xengrant_alloc(), xhci_enqueue(), and xhci_enqueue_multi().
| #define EINFO_ENOBUFS |
Definition at line 543 of file errno.h.
| #define ENODATA __einfo_error ( EINFO_ENODATA ) |
| #define EINFO_ENODATA |
Definition at line 548 of file errno.h.
| #define ENODEV __einfo_error ( EINFO_ENODEV ) |
No such device.
Definition at line 553 of file errno.h.
Referenced by aoe_open(), ath5k_hw_get_isr(), ath9k_hw_post_init(), atl_probe(), autoboot(), b44_phy_reset(), b44_wait_bit(), bnx2_init_board(), bnx2_init_nvram(), bnx2_reset_chip(), cgem_probe(), dma_op_map(), dt_probe_children(), dwgpio_group_probe(), dwmac_probe(), dwuart_probe(), dwusb_probe(), ecam_access(), efi_block_hook(), efi_find_smbios(), efi_snp_hii_fetch(), efi_snp_hii_store(), efi_usb_install(), ehci_probe(), ehci_root_enable(), eisabus_probe(), ena_probe(), exanic_init_eeprom(), exanic_probe(), fcels_exec(), gve_probe(), hermon_bofm_probe(), hermon_probe(), hv_check_features(), hv_check_hv(), hv_timer_probe(), hvm_cpuid_base(), hvm_map_grant(), hvm_map_xenstore(), ib_cm_rejection_reason_to_rc(), ib_pull(), ib_srp_open_uri(), ice_probe(), icplus_probe(), ifcommon_exec(), int13_device_path_info(), intel_probe(), intelx_probe(), intelxl_probe(), intelxlvf_probe(), intelxvf_probe(), ipv6_sock_aton(), iscsi_status_to_rc(), legacy_probe(), linda_init_i2c(), myson_probe(), natsemi_probe(), nbi_prepare_dhcp(), neighbour_flush(), nii_start(), ns16550_init(), null_gpio_config(), null_open(), null_transmit(), nv_setup_phy(), parse_fc_port(), parse_netdev(), parse_setting_name(), pci_find_next(), pci_read_config(), pcnet32_chip_detect(), pcnet32_set_ops(), pxe_exec(), qib7322_init_i2c(), rdc_probe(), realtek_init_eeprom(), realtek_probe(), sandev_reopen(), skeleton_probe(), slirp_probe(), smscusb_eeprom_fetch_mac(), smscusb_otp_fetch_mac(), spcr_16550(), tg3_abort_hw(), tg3_do_test_dma(), tg3_nvram_lock(), tg3_phy_probe(), tg3_poll_fw(), tg3_reset_hw(), tg3_stop_block(), tg3_test_dma(), txnic_bgx_probe(), txnic_pf_probe(), uhci_probe(), undibus_probe(), undipci_probe(), usb_find_next(), usb_message(), usb_settings_fetch(), usb_stream(), usbblk_remove(), virtio_enable(), virtio_pci_map(), vlan_netdev_rx(), vmxnet3_poll_events(), vmxnet3_probe(), vxge_device_register(), vxge_probe(), xhci_probe(), xsigo_xcm_complete(), and xsigo_xds_complete().
| #define EINFO_ENODEV |
Definition at line 554 of file errno.h.
| #define ENOENT __einfo_error ( EINFO_ENOENT ) |
No such file or directory.
Definition at line 558 of file errno.h.
Referenced by acpi_extract(), acpi_mac(), acpi_poweroff(), acpi_settings_fetch(), acpi_timer_probe(), acpi_zsdt(), acpimac_extract(), aoe_rx(), bios_find_smbios2(), bios_find_smbios3(), bofm_find_driver(), builtin_fetch(), builtin_store(), cert_exec(), cms_parse_identifier(), cpuid_exec(), cwuri_fetch_uri(), dhcpv6_check_duid(), dhcpv6_fetch(), dhcpv6_iaaddr(), dns_compare(), eapol_key_rx(), ecam_access(), ecam_find(), efi_autoexec_load(), efi_block_boot(), efi_block_label(), efi_block_match(), efi_block_scan(), efi_local_check_volume_name(), efi_local_open_volume(), efi_path_fetch(), efi_path_fetch_dns(), efi_path_guid(), efi_usb_get_endpoint_descriptor(), efi_usb_get_interface_descriptor(), efi_usb_mtu(), efi_vlan_remove(), efifb_glyphs(), efifb_select_mode(), efipci_discover_any(), efipci_root_open(), efivars_find(), entropy_enable_working(), fdt_alias(), fdt_child(), fdt_depth(), fdt_parent(), fdt_property(), fetch_setting(), find_dhcp_option_with_encap(), gdbmach_find(), generic_settings_fetch(), goto_find_label(), guestinfo_fetch(), hunt_mcdi_request_poll(), ib_resolve_path(), ice_admin_mac_read(), ice_admin_switch(), imgmulti_exec(), int13con_find(), intel_fetch_mac(), intelx_fetch_mac(), intelx_try_fetch_mac(), intelxl_admin_mac_read(), intelxl_admin_switch(), ipair_tag(), ipv4_arp_check(), ipv6_fetch(), isapnp_find_tag(), isset_exec(), keymap_apply(), linda_alloc_ctx(), lldp_fetch(), memmap_settings_fetch(), mii_find(), mime_extract_part(), mount_get_mnt_reply(), ndp_fetch(), ndp_prefix_fetch(), ndp_prefix_fetch_gateway6(), ndp_prefix_fetch_ip6(), neighbour_update(), net80211_change_channel(), netdev_fetch_bustype(), nfs_get_lookup_reply(), nfs_get_read_reply(), nfs_uri_next_mountpoint(), parse_dynui(), parse_fc_els_handler(), parse_parameters(), pci_find_driver(), pci_msix_enable(), pci_vpd_find(), pci_vpd_find_tag(), pciea_offset(), pciscan_exec(), peerblk_parse_block(), peerdist_discovery_reply(), pem_marker(), qib7322_alloc_ctx(), show_menu(), smbios_fetch(), smsc95xx_vm3_fetch_mac(), srp_rsp(), t509_find_id_port(), tg3_init_one(), ucode_status(), usb_alloc_address(), usb_describe(), usb_endpoint_described(), usb_probe(), usbblk_open_uri(), usbblk_probe(), usbio_config(), usbio_interface(), usbnet_comms_describe(), usbnet_data_describe(), usbscan_exec(), vesafb_select_mode(), virtio_pci_cap(), vmbus_xfer_page_iobufs(), vmware_present(), wpa_handle_3_of_4(), wpa_maybe_install_gtk(), wpa_start(), x509_check_dnsname(), x509_check_ipaddress(), x509_check_root(), xferbuf_read(), xhci_port_psiv(), and xsmp_rx_xve_modify().
| #define EINFO_ENOENT |
Definition at line 559 of file errno.h.
| #define ENOEXEC __einfo_error ( EINFO_ENOEXEC ) |
Exec format error.
Definition at line 563 of file errno.h.
Referenced by bzimage_parse_header(), com32_identify(), comboot_exec(), comboot_identify(), der_image_probe(), efi_pe_image_probe(), elf_load(), elf_segment(), elf_segments(), elfboot_check_segment(), elfboot_probe(), execv(), gzip_probe(), image_exec(), image_replace(), image_select(), int13_load_eltorito(), int13_load_mbr(), lkrn_parse(), multiboot_find_header(), nbi_probe(), nbi_process_segments(), png_probe(), pnm_probe(), pxe_probe(), script_probe(), sdi_probe(), ucode_parse(), ucode_parse_amd(), ucode_parse_intel(), ucode_probe(), zimg_parse(), and zlib_probe().
| #define EINFO_ENOEXEC |
Definition at line 564 of file errno.h.
| #define ENOLCK __einfo_error ( EINFO_ENOLCK ) |
| #define EINFO_ENOLCK |
Definition at line 569 of file errno.h.
| #define ENOLINK __einfo_error ( EINFO_ENOLINK ) |
| #define EINFO_ENOLINK |
Definition at line 574 of file errno.h.
| #define ENOMEM __einfo_error ( EINFO_ENOMEM ) |
Not enough space.
Definition at line 578 of file errno.h.
Referenced by __attribute__(), a3c90x_probe(), a3c90x_setup_rx_ring(), a3c90x_setup_tx_ring(), acm_control_receive(), acm_probe(), add_tls(), af_packet_nic_probe(), aoecmd_tx(), aoedev_ata_command(), aoedev_cfg_command(), aoedev_open(), arbel_alloc_icm(), arbel_create_cq(), arbel_create_eq(), arbel_create_qp(), arbel_create_recv_wq(), arbel_create_send_wq(), arbel_probe(), arbel_start_firmware(), arp_tx_request(), asn1_grow(), ata_open(), atadev_command(), ath5k_desc_alloc(), ath5k_eeprom_convert_pcal_info_2413(), ath5k_eeprom_convert_pcal_info_5111(), ath5k_eeprom_convert_pcal_info_5112(), ath5k_hw_attach(), ath5k_hw_rfregs_init(), ath5k_probe(), ath5k_rxbuf_setup(), ath9k_init_softc(), ath_descdma_setup(), ath_pci_probe(), ath_rx_init(), ath_tx_start(), atl1e_probe(), atl1e_setup_ring_resources(), atl_open(), atl_probe(), atl_ring_alloc(), axge_in_complete(), axge_probe(), b44_init_rx_ring(), b44_init_tx_ring(), b44_probe(), bitmap_resize(), blob_open(), block_translate(), bnxt_alloc_hwrm_mem(), bnxt_alloc_rings_mem(), bnxt_alloc_rx_iob(), bnxt_init_one(), bnxt_open(), cachedhcp_record(), cgem_create_ring(), cgem_probe(), chap_init(), cmdline_init(), cms_message(), cms_parse_participants(), cms_parse_signed(), create_downloader(), create_pinger(), create_validator(), cwuri_fetch_uri(), datauri_open(), der_asn1(), dhcp_deliver(), dhcp_tx(), dhcpv6_register(), dhcpv6_rx(), dhcpv6_tx(), dm96xx_probe(), dns_resolv(), dt_probe_node(), dummy_san_hook(), dwgpio_group_probe(), dwgpio_probe(), dwmac_create_ring(), dwmac_probe(), dwuart_probe(), dwusb_probe(), dynui_exec(), eap_rx_mschapv2_request(), eap_tx_response(), eapol_tx(), ecdsa_alloc(), echo_exec(), ecm_probe(), efab_alloc_resources(), efab_fill_rx_queue(), efab_probe(), efi_block_exec(), efi_block_hook(), efi_block_install(), efi_block_label(), efi_boot_path(), efi_cacert_all(), efi_cmdline_init(), efi_disklog_open(), efi_image_exec(), efi_local_check_volume_name(), efi_local_len(), efi_local_open(), efi_local_open_path(), efi_local_step(), efi_locate_device(), efi_pxe_install(), efi_pxe_udp_write(), efi_snp_hii_fetch(), efi_snp_hii_install(), efi_snp_hii_process(), efi_snp_hii_store(), efi_snp_probe(), efi_snp_transmit(), efi_usb_install(), efi_usb_open(), efi_usb_probe(), efi_usb_sync_transfer(), efi_vasprintf(), efifb_glyphs(), efipci_start(), efivars_fetch(), efivars_find(), efx_hunt_ev_init(), efx_hunt_rx_init(), efx_hunt_tx_init(), ehci_bus_open(), ehci_endpoint_open(), ehci_probe(), ehci_ring_alloc(), eisabus_probe(), ena_create_admin(), ena_create_async(), ena_create_cq(), ena_create_sq(), ena_probe(), eoib_create(), eoib_duplicate(), exanic_probe(), exanic_probe_port(), expand_tokens(), fbcon_init(), fbcon_picture_init(), fc_els_plogi_rx(), fc_els_prli_rx(), fc_els_prli_tx(), fc_els_request(), fc_els_respond(), fc_ns_query(), fc_port_deliver(), fc_port_open(), fc_ulp_login(), fc_xchg_originate(), fcoe_fip_tx_keepalive(), fcoe_fip_tx_solicitation(), fcoe_fip_tx_vlan(), fcpcmd_send_cmnd(), fcpcmd_send_wrdata(), fcpdev_open(), fcpdev_scsi_command(), fdt_create(), fdt_urealloc(), fetch_setting_alloc(), fetchf_setting_copy(), ffdhe(), forcedeth_map_regs(), forcedeth_probe(), ftp_open(), generic_settings_store(), golan_cmd_init(), golan_create_cq(), golan_create_eq(), golan_create_qp_aux(), golan_post_recv(), golan_post_send(), golan_probe_normal(), golan_provide_pages(), guestinfo_fetch_type(), gve_admin_alloc(), gve_alloc_qpl(), gve_alloc_queue(), gve_alloc_shared(), gve_poll_rx(), gve_probe(), hermon_bofm_probe(), hermon_create_cq(), hermon_create_eq(), hermon_create_qp(), hermon_map_icm(), hermon_probe(), hermon_start_firmware(), http_connect(), http_format_ntlm_auth(), http_open(), http_open_uri(), http_parse_ntlm_auth(), http_redirect(), http_rx_chunk_data(), http_tx_request(), hub_probe(), hunt_mcdi_init(), hunt_probe(), hv_alloc_message(), hv_alloc_pages(), hv_probe(), hvm_map_hypercall(), hvm_map_shared_info(), hvm_probe(), ib_cmrc_open(), ib_cmrc_xfer_deliver(), ib_create_cq(), ib_create_mi(), ib_create_qp(), ib_mcast_attach(), ib_mcast_join(), ib_mi_send(), ib_resolve_path(), ib_srp_open(), ib_srp_parse_root_path(), ibft_install(), ice_probe(), icert_certs(), icert_encode(), icplus_create_ring(), icplus_probe(), ifec_get_rx_desc(), ifec_net_open(), ifec_pci_probe(), ifec_tx_setup(), igbvf_probe(), igbvf_refill_rx_ring(), igbvf_setup_rx_resources(), igbvf_setup_tx_resources(), image_extract(), image_memory(), image_set_cmdline(), image_set_len(), image_set_name(), imgdownload(), imgdownload_string(), imgmem(), imgsingle_exec(), imux_probe(), imux_tx_syn(), imux_tx_version(), initrd_init(), int13_hook(), intel_create_ring(), intel_probe(), intelx_probe(), intelxl_alloc_admin(), intelxl_alloc_ring(), intelxl_probe(), intelxlvf_probe(), intelxvf_probe(), ipair_create(), ipair_rx_pubkey(), ipair_tx(), iphone_probe(), ipoib_map_remac(), ipoib_probe(), ipv4_add_miniroute(), ipv6_add_miniroute(), ipv6_sock_aton(), isabus_probe(), isapnpbus_probe(), iscsi_fetch_settings(), iscsi_handle_chap_c_value(), iscsi_handle_chap_r_value(), iscsi_handle_targetaddress_value(), iscsi_open(), iscsi_parse_root_path(), iscsi_rx_buffered_data(), iscsi_scsi_command(), iscsi_tx_data_out(), iscsi_tx_login_request(), item_exec(), iwlist(), jme_alloc_rx_resources(), jme_alloc_tx_resources(), jme_make_new_rx_buf(), jme_probe(), lan78xx_probe(), legacy_probe(), linda_create_recv_wq(), linda_init_send(), linda_probe(), line_buffer(), lldp_rx(), loopback_test(), mcabus_probe(), mnpnet_poll_rx(), mnpnet_start(), mnptemp_create(), myri10ge_net_open(), myri10ge_pci_probe(), myson_create_ring(), myson_probe(), natsemi_create_ring(), natsemi_probe(), ncm_in_complete(), ncm_in_prefill(), ncm_probe(), ndp_register_settings(), ndp_tx_ll_addr(), neighbour_define(), neighbour_tx(), net80211_netdev_transmit(), net80211_prepare_assoc(), net80211_register(), net80211_step_associate(), netfront_create_ring(), netfront_poll_rx(), netfront_probe(), netvsc_create_buffer(), netvsc_probe(), nfs_deliver(), nfs_open(), nfs_parse_uri(), nfs_uri_init(), nfs_uri_next_mountpoint(), nfs_uri_symlink(), nii_initialise_flags(), nii_start(), numeric_resolv(), nv_init_rings(), nvo_realloc(), ocsp_check(), ocsp_response(), ocsp_uri_string(), oncrpc_init_cred_sys(), open(), param_exec(), params_exec(), pci_msix_enable(), pci_vpd_resize(), pcibridge_probe(), pcibus_probe(), pcnet32_probe(), pcnet32_setup_rx_resources(), pcnet32_setup_tx_resources(), peerblk_decrypt(), peerblk_open(), peerblk_parse_header(), peerblk_retrieval_open(), peerdisc_discovered(), peerdisc_open(), peermux_filter(), pem_asn1(), phantom_create_rx_ctx(), phantom_create_tx_ctx(), phantom_open(), phantom_probe(), phantom_refill_rx_ring(), ping_open(), png_image_header(), png_pixbuf(), pnic_poll(), pnic_probe(), process_script(), prompt_exec(), pxe_menu_boot(), pxe_menu_parse(), pxe_tftp_open(), pxe_udp_deliver(), qib7322_create_recv_wq(), qib7322_create_send_wq(), qib7322_init_send(), qib7322_probe(), rdc_create_ring(), rdc_probe(), realtek_create_buffer(), realtek_create_ring(), realtek_legacy_poll_rx(), realtek_probe(), resolv(), resolv_setting(), rhine_create_ring(), rhine_probe(), rndis_tx_halt(), rndis_tx_initialise(), rndis_tx_oid(), rsa_alloc(), rtl818x_handle_rx(), rtl818x_init_rx_ring(), rtl818x_init_tx_ring(), rtl818x_probe(), sanboot_core_exec(), sandev_parse_iso9660(), scsi_open(), scsidev_command(), sec80211_install(), set_value(), show_form(), sis190_init_board(), sis190_init_ring(), sis190_mii_probe(), sis190_open(), skeleton_probe(), skge_probe(), skge_ring_alloc(), skge_up(), sky2_probe(), sky2_rx_start(), sky2_status_intr(), sky2_up(), slam_open(), slam_parse_multicast_address(), slam_tx_nack(), slirp_probe(), smsc75xx_probe(), smsc95xx_probe(), snpnet_start(), srp_cmd(), srp_login(), srp_open(), srpdev_scsi_command(), start_dhcp(), start_dhcpv6(), start_ipv6conf(), start_ntp(), start_pxebs(), storef_setting(), storen_setting(), system(), t509bus_probe(), tap_probe(), tcp_open(), tcp_xmit_reset(), tftp_core_open(), tftp_send_ack(), tftp_send_error(), tftp_send_rrq(), tg3_alloc_consistent(), tg3_alloc_rx_iob(), tg3_init_one(), tg3_init_rings(), tg3_test_dma(), tls_agree_ephemeral(), tls_new_certificate_request(), tls_new_session_ticket(), tls_send_client_key_exchange_dhe(), tls_session(), tls_set_digest(), txnic_bgx_probe(), txnic_lmac_probe(), txnic_pf_probe(), ucode_exec(), ucode_update_all(), udp_open_common(), uhci_bus_open(), uhci_endpoint_open(), uhci_enqueue(), uhci_probe(), uhci_ring_alloc(), undinet_poll(), undinet_probe(), undipci_probe(), undirom_probe(), usb_attached(), usb_config_descriptor(), usb_control(), usb_get_string_descriptor(), usb_prefill(), usb_refill_limit(), usbblk_out_command(), usbblk_out_data(), usbblk_probe(), usbio_config(), usbio_endpoint_open(), usbio_interfaces(), usbio_interrupt_open(), usbio_path(), usbio_start(), usbkbd_probe(), validator_append(), validator_start_download(), vasprintf(), velocity_alloc_rings(), velocity_probe(), vesafb_mode_list(), virtio_enable(), virtio_net_probe(), vlan_create(), vmbus_open(), vmbus_probe(), vmbus_probe_channels(), vmbus_xfer_page_iobufs(), vmxnet3_open(), vmxnet3_probe(), vxge_hw_vpath_poll_rx(), wpa_make_rsn_ie(), wpa_send_2_of_4(), wpa_send_final(), wpa_start(), x509_append(), x509_certificate(), xcm_create(), xenbus_probe_device(), xenstore_dump(), xenstore_response(), xfer_deliver_raw_meta(), xfer_open_named_socket(), xfer_open_uri(), xfer_open_uri_string(), xfer_seek(), xhci_bus_open(), xhci_context(), xhci_dcbaa_alloc(), xhci_device_open(), xhci_endpoint_open(), xhci_event_alloc(), xhci_probe(), xhci_register(), xhci_ring_alloc(), xhci_scratchpad_alloc(), xsigo_ib_probe(), xve_create(), and zlib_deflate().
| #define EINFO_ENOMEM |
Definition at line 579 of file errno.h.
| #define ENOMSG __einfo_error ( EINFO_ENOMSG ) |
| #define EINFO_ENOMSG |
Definition at line 584 of file errno.h.
| #define ENOPROTOOPT __einfo_error ( EINFO_ENOPROTOOPT ) |
| #define EINFO_ENOPROTOOPT |
Definition at line 589 of file errno.h.
| #define ENOSPC __einfo_error ( EINFO_ENOSPC ) |
No space left on device.
Definition at line 593 of file errno.h.
Referenced by dhcp_create_packet(), dhcpopt_no_realloc(), dhcppkt_store(), initrd_region(), int13_install(), pci_vpd_resize(), pxe_menu_parse(), resize_dhcp_option(), xferbuf_malloc_realloc(), and xferbuf_umalloc_realloc().
| #define EINFO_ENOSPC |
Definition at line 594 of file errno.h.
| #define ENOSR __einfo_error ( EINFO_ENOSR ) |
| #define EINFO_ENOSR |
Definition at line 599 of file errno.h.
| #define ENOSTR __einfo_error ( EINFO_ENOSTR ) |
| #define EINFO_ENOSTR |
Definition at line 604 of file errno.h.
| #define ENOSYS __einfo_error ( EINFO_ENOSYS ) |
Function not implemented.
Definition at line 608 of file errno.h.
Referenced by hunt_mcdi_request_poll(), net80211_netdev_transmit(), net80211_process_capab(), oncrpc_get_reply(), and rtl818x_probe().
| #define EINFO_ENOSYS |
Definition at line 609 of file errno.h.
| #define ENOTCONN __einfo_error ( EINFO_ENOTCONN ) |
The socket is not connected.
Definition at line 613 of file errno.h.
Referenced by ena_membases(), fc_peer_examine(), fc_port_deliver(), fc_port_window_changed(), fc_ulp_examine(), fcoe_fip_rx(), fcoe_rx(), ib_cm_recv_dreq(), ib_link_rc(), ib_mcast_complete(), ping_rx(), sanpath_block_close(), tcp_rx(), tls_new_data(), tls_plainstream_deliver(), udp_rx(), and xsmp_rx_session_shutdown().
| #define EINFO_ENOTCONN |
Definition at line 614 of file errno.h.
| #define ENOTDIR __einfo_error ( EINFO_ENOTDIR ) |
Not a directory.
Definition at line 618 of file errno.h.
Referenced by mount_get_mnt_reply(), and nfs_get_lookup_reply().
| #define EINFO_ENOTDIR |
Definition at line 619 of file errno.h.
| #define ENOTEMPTY __einfo_error ( EINFO_ENOTEMPTY ) |
| #define EINFO_ENOTEMPTY |
Definition at line 624 of file errno.h.
| #define ENOTSOCK __einfo_error ( EINFO_ENOTSOCK ) |
| #define EINFO_ENOTSOCK |
Definition at line 629 of file errno.h.
| #define ENOTSUP __einfo_error ( EINFO_ENOTSUP ) |
Operation not supported.
Definition at line 633 of file errno.h.
Referenced by a3c90x_internal_WriteEeprom(), acm_intr_complete(), apm_poweroff(), arbel_alloc_qpn(), arbel_create_qp(), ath5k_hw_attach(), ath5k_hw_init_desc_functions(), atl2_hw_reset(), atl_hw_reset(), atl_hw_reset_rbl_(), b44_init_rx_ring(), b44_init_tx_ring(), b44_transmit(), bios_find_smbios3(), builtin_store(), cbc_setiv(), cpuid_instruction_supported(), deflate_inflate(), dmesg_store(), drbg_instantiate(), eap_rx(), eap_rx_mschapv2(), eap_rx_request(), eapol_key_rx(), eapol_rx(), ecam_find(), ecm_intr_complete(), edd_describe(), efi_block_describe(), efi_cachedhcp_record(), efi_pxe_ip(), efi_pxe_mtftp(), efi_pxe_tftp_open(), efi_pxe_udp_deliver(), efi_snp_hii_fetch(), efi_snp_hii_install(), efi_snp_hii_store(), efi_snp_probe(), efi_usb_control_transfer(), efifb_colour_map(), efifb_colour_map_mask(), efipci_dma_map(), efirng_enable(), ehci_bus_open(), ehci_ctrl_reachable(), ehci_enqueue(), ehci_root_clear_tt(), ena_llq_config(), ena_membases(), eth_mc_hash(), exanic_transmit(), fc_els_prli(), fc_els_unknown_detect(), fc_els_unknown_tx(), fc_ns_query_deliver(), fcoe_fip_parse(), fcoe_fip_rx(), fcpcmd_send_cmnd(), fdt_insert(), fetch_setting(), flexboot_nodnic_alloc_uar(), format_ipv4_setting(), format_ipv6_setting(), gdbmach_set_breakpoint(), golan_probe(), hermon_alloc_qpn(), http_block_read(), http_block_read_capacity(), http_connect(), http_open_uri(), hv_check_uefi(), ib_cm_req_complete(), ib_mi_handle(), ib_pull(), ib_set_pkey_table(), ib_set_port_info(), ice_admin_version(), icmp_tx_echo_request(), icmpv6_rx(), icplus_write_eeprom(), image_asn1(), image_extract(), image_pixbuf(), image_probe(), int13_device_path_info(), int13_load_eltorito(), intel_poll(), intel_write_eeprom(), intelxl_admin_version(), intelxlvf_admin_version(), ipoib_translate_rx(), ipoib_translate_tx(), lkrn_ram(), mac_address_from_string_specs(), meme820(), mime_extract(), mime_extract_entity(), mnpnet_start(), multiboot_exec(), myri10ge_pci_probe(), myson_create_ring(), myson_refill_rx(), myson_transmit(), natsemi_create_ring(), natsemi_refill_rx(), natsemi_transmit(), net80211_prepare_assoc(), net80211_probe_step(), net_rx(), netdev_configure(), netdev_store(), netvsc_recv_cancellation(), netvsc_recv_control(), nfs_get_readlink_reply(), nii_get_init_info(), nii_set_station_address(), nii_start(), nslookup_resolv_done(), null_find_smbios(), null_poweroff(), parse_gdb_transport(), parse_ipv4_setting(), parse_ipv6_setting(), parse_netdev_configurator(), parse_setting_name(), pcnet32_transmit(), peerblk_decrypt(), peerblk_parse_header(), peerdist_info(), peerdist_info_v1(), peerdist_info_v2(), phantom_check_boot_enable(), png_chunk(), png_image_header(), png_unfilter_pass(), pnm_pixbuf(), pxe_menu_boot(), rdc_poll(), rdrand_entropy_enable(), realtek_mii_read(), realtek_mii_write(), rndis_rx_status(), rndis_tx_defer(), rsa_pkcs1_encode(), rtc_entropy_enable(), sec80211_detect(), setting_denumerate(), setting_format(), setting_numerate(), setting_parse(), skeleton_check_link(), skeleton_open(), skeleton_reset(), skeleton_transmit(), smscusb_otp_fetch_mac(), snpnet_start(), srp_unrecognised(), store_setting(), tftp_errcode_to_rc(), ucode_parse_amd(), uhci_reachable(), uhci_root_clear_tt(), usbio_control_poll(), usbio_endpoint_open(), usbio_hub_open(), usbio_root_clear_tt(), usbio_supported(), vesafb_rc(), virtio_init(), vmbus_initiate_contact(), vmbus_poll(), wpa_make_rsn_ie(), x509_check_alt_name(), xengrant_init(), xfer_open_socket(), xfer_open_uri(), xfer_vopen(), xhci_port_psiv(), xhci_port_slot_type(), xhci_port_speed(), xhci_root_clear_tt(), and xhci_writeq().
| #define EINFO_ENOTSUP |
Definition at line 634 of file errno.h.
| #define ENOTTY __einfo_error ( EINFO_ENOTTY ) |
Inappropriate I/O control operation.
Definition at line 638 of file errno.h.
Referenced by apm_poweroff(), chained_supported(), cms_verify(), cpuid_supported(), dhcpv6_rx(), eapol_rx(), ecdsa_match(), ecdsa_sign(), efi_autoexec_filesystem(), efi_autoexec_network(), efi_block_hook(), efi_block_local(), efi_block_match(), efi_disklog_open(), efipci_supported(), eisa_probe(), eoib_complete_recv(), exchange_null_agree(), exchange_null_share(), fcpdev_scsi_command(), flexboot_nodnic_eth_complete_recv(), goto_exec(), ib_cm_rejection_reason_to_rc(), image_replace(), image_set_len(), ipoib_complete_recv(), isapnp_probe(), mca_probe(), meme820(), ocsp_uri_string(), pci_vpd_init(), pci_vpd_read_dword(), pci_vpd_write_dword(), pubkey_null_decrypt(), pubkey_null_encrypt(), pubkey_null_match(), pubkey_null_sign(), pubkey_null_verify(), pxe_probe_no_mz(), rdtsc_probe(), rsa_match(), sdi_exec(), set_dhcp_option(), smsc75xx_poll(), smsc95xx_poll(), smsc95xx_vm3_fetch_mac(), snpnet_supported(), store_setting(), test_image_probe(), tftp_errcode_to_rc(), txnic_bgx_detect(), ucode_status(), vlan_create(), vlan_destroy(), vmxnet3_poll_rx(), vmxnet3_poll_tx(), and xferbuf_read().
| #define EINFO_ENOTTY |
Definition at line 639 of file errno.h.
| #define ENXIO __einfo_error ( EINFO_ENXIO ) |
No such device or address.
Definition at line 643 of file errno.h.
Referenced by asn1_start(), ice_probe(), intelxl_probe(), intelxlvf_probe(), nfs_get_read_reply(), nvs_vpd_read(), nvs_vpd_write(), pci_vpd_resize(), and rtl818x_probe().
| #define EINFO_ENXIO |
Definition at line 644 of file errno.h.
| #define EOPNOTSUPP __einfo_error ( EINFO_EOPNOTSUPP ) |
Operation not supported on socket.
Definition at line 648 of file errno.h.
Referenced by __ath9k_hw_init(), aoe_rx(), ar9002_hw_rf_claim(), ata_command(), ath9k_hw_init(), block_read(), block_read_capacity(), block_write(), dummy_san_boot(), iscsi_scsi_command(), null_san_boot(), null_san_describe(), null_san_hook(), scsi_command(), skge_reset(), sky2_init(), and usbblk_start().
| #define EINFO_EOPNOTSUPP |
Definition at line 649 of file errno.h.
| #define EOVERFLOW __einfo_error ( EINFO_EOVERFLOW ) |
Value too large to be stored in data type.
Definition at line 653 of file errno.h.
Referenced by jme_transmit(), and xferbuf_write().
| #define EINFO_EOVERFLOW |
Definition at line 654 of file errno.h.
| #define EPERM __einfo_error ( EINFO_EPERM ) |
Operation not permitted.
Definition at line 658 of file errno.h.
Referenced by apm_poweroff(), eap_rx_failure(), elliptic_agree(), ffdhe(), hunt_mcdi_request_poll(), hunt_set_mac(), ib_cm_rejection_reason_to_rc(), intelvf_mbox_set_mac(), intelvf_mbox_set_mtu(), intelxvf_mbox_queues(), intelxvf_mbox_version(), ipair_rx_pair_error(), ipair_rx_session_error(), nfs_get_lookup_reply(), nfs_get_read_reply(), vxge_open(), x25519_agree(), and xsmp_rx_session_reject().
| #define EINFO_EPERM |
Definition at line 659 of file errno.h.
| #define EPIPE __einfo_error ( EINFO_EPIPE ) |
Broken pipe.
Definition at line 663 of file errno.h.
Referenced by efi_disklog_open(), fc_xchg_rx(), fcpcmd_close_err(), http_close_error(), imux_start_pair(), intelvf_mbox_msg(), intelvf_mbox_poll(), ipv6_rx(), netvsc_recv_completion(), netvsc_transmit(), snpnet_poll_tx(), vlan_rx(), vmxnet3_poll_events(), xfer_deliver(), xhci_command(), and xsmp_rx_xve_modify().
| #define EINFO_EPIPE |
Definition at line 664 of file errno.h.
| #define EPROTO __einfo_error ( EINFO_EPROTO ) |
Protocol error.
Definition at line 668 of file errno.h.
Referenced by acm_control_receive(), acpi_poweroff(), fcpcmd_recv_rsp(), fcpcmd_recv_unknown(), fcpcmd_recv_xfer_rdy(), ftp_reply(), http_parse_www_authenticate(), intelvf_mbox_reset(), intelvf_mbox_set_mac(), intelvf_mbox_set_mtu(), intelxl_admin_command(), intelxvf_mbox_queues(), intelxvf_mbox_version(), ipair_rx(), iscsi_rx_data_in(), iscsi_rx_login_response(), iscsi_rx_r2t(), iscsi_rx_scsi_response(), linda_complete_recv(), mount_get_mnt_reply(), myri10ge_net_open(), netvsc_initialised(), netvsc_rx_established_buffer(), nfs_deliver(), nfs_get_lookup_reply(), nfs_get_read_reply(), nfs_get_readlink_reply(), nfs_mount_deliver(), nfs_pm_deliver(), ntp_deliver(), peerblk_parse_block(), peerblk_parse_header(), peerblk_retrieval_close(), peerdist_discovery_reply(), phantom_wait_for_cmd(), qib7322_complete_recv(), rndis_rx_message(), rndis_rx_query_oid(), tls_new_server_key_exchange_pubkey(), vmbus_establish_gpadl(), vmbus_gpadl_teardown(), vmbus_open(), vmbus_probe_channels(), vmbus_reset_channels(), xcm_deliver(), xenstore_response(), xfer_check_order(), xsmp_rx_session(), and xsmp_rx_xve().
| #define EINFO_EPROTO |
Definition at line 669 of file errno.h.
| #define EPROTONOSUPPORT __einfo_error ( EINFO_EPROTONOSUPPORT ) |
| #define EINFO_EPROTONOSUPPORT |
Definition at line 674 of file errno.h.
| #define EPROTOTYPE __einfo_error ( EINFO_EPROTOTYPE ) |
| #define EINFO_EPROTOTYPE |
Definition at line 679 of file errno.h.
| #define ERANGE __einfo_error ( EINFO_ERANGE ) |
Result too large.
Definition at line 683 of file errno.h.
Referenced by aoecmd_ata_rsp(), bitmap_set(), drbg_generate(), drbg_instantiate(), drbg_reseed(), ecam_access(), ecdsa_parse_signature(), efi_pxe_udp_read(), efi_snp_receive(), exanic_poll_rx(), fdt_cells(), fdt_mac(), fdt_u32(), fetch_ipv4_array_setting(), fetch_ipv6_array_setting(), fetch_uuid_setting(), format_uuid_setting(), icmpv6_rx(), if(), image_set_len(), iseq_exec(), layout_form(), netvsc_buffer_copy(), numeric_setting_value(), peerblk_parse_block(), peerblk_parse_header(), peerblk_parse_iv(), peerblk_parse_useless(), peerdist_info_block(), peerdist_info_get(), peerdist_info_segment(), png_image_header(), reparse_options(), rsa_pkcs1_decrypt(), rsa_pkcs1_encode(), rsa_pss_encode(), rsa_verify(), ucode_status(), usb_describe(), xferbuf_fixed_realloc(), and xve_update_mtu().
| #define EINFO_ERANGE |
Definition at line 684 of file errno.h.
| #define EROFS __einfo_error ( EINFO_EROFS ) |
| #define EINFO_EROFS |
Definition at line 689 of file errno.h.
| #define ESPIPE __einfo_error ( EINFO_ESPIPE ) |
| #define EINFO_ESPIPE |
Definition at line 694 of file errno.h.
| #define ESRCH __einfo_error ( EINFO_ESRCH ) |
| #define EINFO_ESRCH |
Definition at line 699 of file errno.h.
| #define ESTALE __einfo_error ( EINFO_ESTALE ) |
Stale file handle.
Definition at line 703 of file errno.h.
Referenced by hmac_drbg_generate(), nfs_get_lookup_reply(), nfs_get_read_reply(), and nfs_get_readlink_reply().
| #define EINFO_ESTALE |
Definition at line 704 of file errno.h.
| #define ETIME __einfo_error ( EINFO_ETIME ) |
Timer expired.
Definition at line 708 of file errno.h.
Referenced by atl2_hw_finish_ack_(), atl2_hw_reset(), and hunt_mcdi_request_poll().
| #define EINFO_ETIME |
Definition at line 709 of file errno.h.
| #define ETIMEDOUT __einfo_error ( EINFO_ETIMEDOUT ) |
Connection timed out.
Definition at line 713 of file errno.h.
Referenced by __gm_phy_read(), __gm_phy_read(), __xm_phy_read(), aoecmd_expired(), ath5k_hw_eeprom_read(), cgem_mii_wait(), create_pinger(), dhcp_pxebs_expired(), dhcp_timer_expired(), dhcpv6_set_state(), dns_timer_expired(), dwmac_reset(), efab_init_mac(), efi_pxe_dhcp(), efi_pxe_udp_read(), efi_usb_sync_transfer(), ehci_async_del(), ehci_reset(), ehci_root_enable(), ehci_stop(), ena_admin(), ena_reset_wait(), falcon_gmii_wait(), falcon_init_sram(), falcon_init_xmac(), falcon_reset(), falcon_reset_xaui(), falcon_reset_xmac(), falcon_spi_wait(), falcon_tenxpress_check_c11(), falcon_txc_logic_reset(), fc_xchg_expired(), gm_phy_write(), gve_admin_wait(), gve_reset(), hermon_reset(), hfa384x_docmd_wait(), http_watchdog_expired(), hub_enable(), hunt_mcdi_request_poll(), hv_wait_for_message(), i2c_reset(), ib_mi_timer_expired(), icplus_read_eeprom(), icplus_reset(), intel_disable_ring(), intel_init_eeprom(), intel_read_eeprom(), intelvf_mbox_msg(), intelvf_mbox_wait(), intelxl_admin_command(), intelxl_context_line(), intelxl_disable_ring(), intelxlvf_admin_command(), intelxlvf_reset_wait_active(), intelxlvf_reset_wait_teardown(), ipv6conf_expired(), lan78xx_reset(), linda_ib_epb_request(), linda_ib_epb_wait(), linda_link_state_check(), linda_trim_ib(), mdio_clause45_reset_mmd(), mdio_clause45_wait_reset_mmds(), mii_reset(), monojob_wait(), myri10ge_command(), myson_reload_config(), myson_soft_reset(), myson_wait_idle(), natsemi_reload_config(), natsemi_soft_reset(), neighbour_expired(), net80211_probe_step(), net80211_step_associate(), netvsc_control(), ntp_expired(), pci_vpd_read_dword(), pci_vpd_write_dword(), peerblk_expired(), peerblk_raw_open(), peerblk_retrieval_open(), phantom_clp_wait(), phantom_init_cmdpeg(), phantom_init_rcvpeg(), phantom_read_test_mem_block(), phantom_wait_for_cmd(), pinger_expired(), prompt(), qib7322_ahb_wait(), qib7322_link_state_check(), rdc_mii_read(), rdc_mii_write(), rdc_reset(), readline_history(), realtek_mii_read(), realtek_mii_write(), realtek_reset(), rhine_mii_autopoll(), rhine_mii_read(), rhine_mii_write(), rhine_reload_eeprom(), rhine_reset(), rndis_wait(), rtc_entropy_check(), rtl818x_init_hw(), sandev_command_expired(), sfe4001_init(), slam_slave_timer_expired(), smsc75xx_reset(), smsc95xx_reset(), smscusb_eeprom_wait(), smscusb_mii_wait(), smscusb_otp_power_up(), smscusb_otp_wait(), spi_wait(), tcp_expired(), tftp_timer_expired(), txnic_disable_cq(), txnic_disable_rq(), txnic_disable_sq(), uhci_reset(), uhci_root_enable(), uhci_stop(), usb_control(), velocity_autopoll_start(), velocity_autopoll_stop(), velocity_mii_read(), velocity_mii_write(), velocity_reload_eeprom(), virtio_legacy_reset(), virtio_pci_reset(), xhci_command(), xhci_reset(), xhci_root_enable(), xhci_stop(), and xm_phy_write().
| #define EINFO_ETIMEDOUT |
Definition at line 714 of file errno.h.
| #define ETXTBSY __einfo_error ( EINFO_ETXTBSY ) |
| #define EINFO_ETXTBSY |
Definition at line 719 of file errno.h.
| #define EWOULDBLOCK __einfo_error ( EINFO_EWOULDBLOCK ) |
Operation would block.
Definition at line 723 of file errno.h.
Referenced by aoedev_ata_command(), and read().
| #define EINFO_EWOULDBLOCK |
Definition at line 724 of file errno.h.
| #define EXDEV __einfo_error ( EINFO_EXDEV ) |
Improper link.
Definition at line 728 of file errno.h.
Referenced by http_parse_status(), and usbio_open().
| #define EINFO_EXDEV |
Definition at line 729 of file errno.h.