Home
last modified time | relevance | path

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

12

/openbmc/libpldm/src/requester/
H A Dinstance-id.c131 return -EPROTO; in pldm_instance_id_alloc()
155 return -EPROTO; in pldm_instance_id_alloc()
178 rc = -EPROTO; in pldm_instance_id_alloc()
192 rc = -EPROTO; in pldm_instance_id_alloc()
202 return -EPROTO; in pldm_instance_id_alloc()
239 return -EPROTO; in pldm_instance_id_free()
/openbmc/libpldm/src/firmware_device/
H A Dfd.c93 case -EPROTO: in pldm_fd_reply_errno()
830 return -EPROTO; in pldm_fd_handle_fwdata_resp()
835 return -EPROTO; in pldm_fd_handle_fwdata_resp()
841 return -EPROTO; in pldm_fd_handle_fwdata_resp()
902 return -EPROTO; in pldm_fd_handle_transfer_complete_resp()
907 return -EPROTO; in pldm_fd_handle_transfer_complete_resp()
912 return -EPROTO; in pldm_fd_handle_transfer_complete_resp()
939 return -EPROTO; in pldm_fd_handle_verify_complete_resp()
944 return -EPROTO; in pldm_fd_handle_verify_complete_resp()
973 return -EPROTO; in pldm_fd_handle_apply_complete_resp()
[all …]
/openbmc/libpldm/src/oem/meta/
H A Dfile_io.c132 return pldm_msgbuf_discard(buf, -EPROTO); in decode_oem_meta_file_io_read_req()
140 return pldm_msgbuf_discard(buf, -EPROTO); in decode_oem_meta_file_io_read_req()
211 return pldm_msgbuf_discard(buf, -EPROTO); in encode_oem_meta_file_io_read_resp()
/openbmc/libpldm/src/
H A Dapi.h31 case -EPROTO: in pldm_xlate_errno()
/openbmc/hiomapd/
H A Dtransport_mbox.c49 { EPROTO, MBOX_R_PARAM_ERROR },
62 { EPROTO, MBOX_R_PARAM_ERROR },
518 return -EPROTO; in check_req_valid()
526 return -EPROTO; in check_req_valid()
/openbmc/u-boot/include/linux/
H A Derrno.h79 #define EPROTO 71 /* Protocol error */ macro
/openbmc/u-boot/lib/
H A Dlz4_wrapper.c125 ret = -EPROTO; /* decompression error */ in ulz4fn()
H A Derrno_str.c85 ERRNO_MSG(EPROTO, "Protocol error"),
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c496 return pldm_msgbuf_discard(buf, -EPROTO); in decode_pldm_package_header_info_errno()
504 return pldm_msgbuf_discard(buf, -EPROTO); in decode_pldm_package_header_info_errno()
727 return pldm_msgbuf_discard(buf, -EPROTO); in decode_pldm_package_firmware_device_id_record_errno()
737 return pldm_msgbuf_discard(buf, -EPROTO); in decode_pldm_package_firmware_device_id_record_errno()
3299 return -EPROTO; in pldm_package_firmware_device_id_record_iter_init()
3335 return -EPROTO; in decode_pldm_package_firmware_device_id_record_from_iter()
3363 return -EPROTO; in pldm_package_downstream_device_id_record_iter_init()
3368 return -EPROTO; in pldm_package_downstream_device_id_record_iter_init()
3423 return -EPROTO; in decode_pldm_package_downstream_device_id_record_from_iter()
3457 return pldm_msgbuf_discard(buf, -EPROTO); in decode_pldm_package_downstream_device_id_record_from_iter()
[all …]
H A Dplatform.c1136 return -EPROTO; in pldm_platform_poll_for_platform_event_message_validate()
2245 return pldm_msgbuf_discard(buf, -EPROTO); in decode_pldm_message_poll_event_data()
2266 return -EPROTO; in encode_pldm_message_poll_event_data()
2535 return -EPROTO; in decode_set_numeric_sensor_enable_req()
2539 return -EPROTO; in decode_set_numeric_sensor_enable_req()
2573 return -EPROTO; in decode_set_state_sensor_enables_req()
2587 return pldm_msgbuf_discard(buf, -EPROTO); in decode_set_state_sensor_enables_req()
2591 return pldm_msgbuf_discard(buf, -EPROTO); in decode_set_state_sensor_enables_req()
3446 return pldm_msgbuf_discard(buf, -EPROTO); in decode_pldm_platform_cper_event()
/openbmc/phosphor-hwmon/
H A Dhwmonio.cpp114 EPROTO};
/openbmc/u-boot/drivers/spi/
H A Dich.c319 return -EPROTO; in spi_setup_offset()
433 return -EPROTO; in ich_spi_xfer()
525 return -EPROTO; in ich_spi_xfer()
/openbmc/qemu/linux-user/
H A Derrnos.c.inc119 E(EPROTO)
/openbmc/u-boot/tools/
H A Drkcommon.c235 return -EPROTO; in rkcommon_parse_header()
H A Dkwboot.c414 errno = EPROTO; in kwboot_xm_sendblock()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.c1001 status = -EPROTO; in musb_h_ep0_irq()
1484 status = -EPROTO; in musb_host_rx()
1520 status = -EPROTO; in musb_host_rx()
1624 status = -EPROTO; in musb_host_rx()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/
H A D0001-musl-Move-F_OFD_GETLK-F_OFD_SETLK-and-F_OFD_SETLKW-t.patch128 pub const EPROTO: ::c_int = 71;
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_st33zp24_spi.c93 return -EPROTO; in st33zp24_spi_status_to_errno()
/openbmc/qemu/hw/usb/
H A Dxen-usb.c353 return -EPROTO; in usbback_xlat_status()
388 usbback_do_response_ret(usbback_req, -EPROTO); in usbback_cancel_req()
/openbmc/obmc-ikvm/
H A Dikvm_video.cpp182 xyz::openbmc_project::Common::File::Open::ERRNO(-EPROTO), in needsResize()
/openbmc/u-boot/lib/rsa/
H A Drsa-sign.c216 return -EPROTO; in rsa_pem_get_priv_key()
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.c1254 nuke(ep, -EPROTO); in handle_ep0()
1388 nuke(ep, -EPROTO); in handle_ep0()
H A Dci_udc.c578 return -EPROTO; in ci_ep_queue()
H A Datmel_usba_udc.c953 int status = -EPROTO; in usba_control_irq()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c660 ret = -EPROTO; in xhci_address_device()

12