/openbmc/u-boot/drivers/i2c/ |
H A D | xilinx_xiic.c | 107 struct i2c_msg *msg, int nmsgs) in xiic_read_rx() 141 struct i2c_msg *msg, int nmsgs) in xiic_fill_tx_fifo() 179 static int xilinx_xiic_read_common(struct udevice *dev, struct i2c_msg *msg, in xilinx_xiic_read_common() 214 static int xilinx_xiic_write_common(struct udevice *dev, struct i2c_msg *msg, in xilinx_xiic_write_common() 267 static int xilinx_xiic_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in xilinx_xiic_xfer()
|
H A D | mv_i2c.c | 125 static int i2c_transfer(struct mv_i2c *base, struct mv_i2c_msg *msg) in i2c_transfer() 240 struct mv_i2c_msg msg; in __i2c_read() local 316 struct mv_i2c_msg msg; in __i2c_write() local 448 struct mv_i2c_msg msg; in __i2c_probe_chip() local 536 static int mv_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, int nmsgs) in mv_i2c_xfer()
|
H A D | meson_i2c.c | 47 struct i2c_msg *msg; /* Current I2C message */ member 146 static void meson_i2c_do_start(struct meson_i2c *i2c, struct i2c_msg *msg) in meson_i2c_do_start() 158 static int meson_i2c_xfer_msg(struct meson_i2c *i2c, struct i2c_msg *msg, in meson_i2c_xfer_msg() 207 static int meson_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, in meson_i2c_xfer()
|
/openbmc/qemu/hw/pci/ |
H A D | msi.c | 127 void msi_set_message(PCIDevice *dev, MSIMessage msg) in msi_set_message() 145 MSIMessage msg; in msi_prepare_message() local 358 MSIMessage msg; in msi_notify() local 378 void msi_send_message(PCIDevice *dev, MSIMessage msg) in msi_send_message() 422 MSIMessage msg = msi_prepare_message(dev, vector); in msi_write_config() local
|
/openbmc/qemu/qga/ |
H A D | vss-win32.c | 34 char *msg; in call_vss_provider_func() local 86 char *msg; in vss_init() local
|
/openbmc/u-boot/test/dm/ |
H A D | mailbox.c | 15 uint32_t msg; in dm_test_mailbox() local
|
/openbmc/libpldm/src/dsp/ |
H A D | base.h | 21 int pldm_msg_has_error(const struct pldm_msg *msg, size_t payload_length) in pldm_msg_has_error()
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | dbus_log_watcher.cpp | 75 static void onDbusEventLogCreated(sdbusplus::message_t& msg) in onDbusEventLogCreated() 109 static void getReadingsForReport(sdbusplus::message_t& msg) in getReadingsForReport()
|
/openbmc/dbus-sensors/src/mctp/ |
H A D | MCTPReactorMain.cpp | 107 const std::shared_ptr<MCTPReactor>& reactor, sdbusplus::message_t& msg) in addInventory() 130 sdbusplus::message_t& msg) in removeInventory() 181 static void exitReactor(boost::asio::io_context* io, sdbusplus::message_t& msg) in exitReactor()
|
/openbmc/qemu/hw/misc/ |
H A D | ivshmem-flat.c | 27 int64_t msg; in ivshmem_flat_recv_msg() local 173 static void ivshmem_flat_process_msg(IvshmemFTState *s, uint64_t msg, int fd) in ivshmem_flat_process_msg() 204 int64_t msg; in ivshmem_flat_read_msg() local 330 int64_t protocol_version, msg; in ivshmem_flat_connect_server() local
|
/openbmc/libmctp/tests/ |
H A D | test_astlpc.c | 59 void *msg; member 156 void *data __unused, void *msg, size_t len) in astlpc_test_rx_message() 247 uint8_t msg[2 * MCTP_BTU]; in astlpc_test_packetised_message_bmc_to_host() local 289 uint8_t msg[MCTP_BTU]; in astlpc_test_simple_message_host_to_bmc() local 331 uint8_t msg[MCTP_BTU]; in astlpc_test_simple_message_bmc_to_host() local 558 uint8_t msg[MCTP_BTU]; in astlpc_test_simple_indirect_message_bmc_to_host() local 626 uint8_t msg[MCTP_BTU]; in astlpc_test_host_tx_bmc_gone() local 1154 uint8_t msg[3 * MCTP_BTU] = { 0 }; in astlpc_test_negotiate_mtu_high_low() local 1251 uint8_t msg[MCTP_BTU]; in astlpc_test_tx_before_channel_init() local 1288 uint8_t msg[MCTP_BTU]; in astlpc_test_corrupt_host_tx() local [all …]
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | metric_report_definition.hpp | 753 const sdbusplus::message_t& msg) in afterAddReport() 840 const std::string& /*arg1*/) { in performAddReport() 894 const sdbusplus::message_t& msg) in afterSetReadingParams() 952 const sdbusplus::message_t& msg) { in setReadingParams() 958 dbus::utility::DbusVariantType{readingParams}); in setReadingParams() 1030 const boost::system::error_code& ec, const sdbusplus::message_t& msg) in afterSetReportingProperties() 1088 const sdbusplus::message_t& msg) { in setReportTypeAndInterval() 1098 const boost::system::error_code& ec, const sdbusplus::message_t& msg) in afterSetReportUpdates() 1135 const sdbusplus::message_t& msg) { in setReportUpdates() 1146 const boost::system::error_code& ec, const sdbusplus::message_t& msg) in afterSetReportActions() [all …]
|
/openbmc/ipmitool/src/plugins/dbus/ |
H A D | dbus.c | 62 sd_bus_message *msg; in ipmi_dbus_sendrecv() local 112 static int ipmi_dbus_method_send_message(sd_bus_message *msg, void *userdata, in ipmi_dbus_method_send_message()
|
/openbmc/phosphor-state-manager/ |
H A D | systemd_target_signal.cpp | 121 void SystemdTargetLogging::systemdUnitChange(sdbusplus::message_t& msg) in systemdUnitChange() 144 void SystemdTargetLogging::processNameChangeSignal(sdbusplus::message_t& msg) in processNameChangeSignal()
|
/openbmc/openpower-debug-collector/watchdog/ |
H A D | watchdog_handler.cpp | 23 uint dumpStatusChanged(sdbusplus::message_t& msg, std::string path, in dumpStatusChanged() 85 [&](auto& msg) { in monitorDump()
|
/openbmc/u-boot/include/linux/ |
H A D | build_bug.h | 12 #define BUILD_BUG_ON_MSG(cond, msg) (0) argument 46 #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) argument
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | dbus_utils.hpp | 69 const sdbusplus::message_t& msg) { in setDbusProperty() 95 const sdbusplus::message_t& msg) { in setDbusPropertyAction()
|
/openbmc/ipmitool/src/plugins/serial/ |
H A D | serial_basic.c | 90 struct ipmb_msg_hdr msg; member 121 uint8_t * msg; member 374 serial_bm_send_msg(struct ipmi_intf * intf, uint8_t * msg, int msg_len) in serial_bm_send_msg() 607 const struct ipmi_rq * req, uint8_t * msg, size_t max_len, in serial_bm_build_msg() 751 uint8_t * msg, size_t max_len) in serial_bm_wait_response() 823 uint8_t * msg, size_t max_len) in serial_bm_get_message() 895 uint8_t msg[SERIAL_BM_MAX_MSG_SIZE], * resp = msg; in serial_bm_send_request() local
|
/openbmc/qemu/hw/hyperv/ |
H A D | hyperv.c | 191 struct hyperv_message msg; member 609 struct hyperv_post_message_input *msg; in hyperv_hcall_post_message() local 751 HvSynDbgMsg msg; in hyperv_hcall_reset_dbg_session() local 798 HvSynDbgMsg msg; in hyperv_hcall_retreive_dbg_data() local 857 HvSynDbgMsg msg; in hyperv_hcall_post_dbg_data() local 911 HvSynDbgMsg msg; in hyperv_syndbg_send() local 931 HvSynDbgMsg msg; in hyperv_syndbg_recv() local 954 HvSynDbgMsg msg; in hyperv_syndbg_set_pending_page() local 967 HvSynDbgMsg msg; in hyperv_syndbg_query_options() local
|
/openbmc/qemu/migration/ |
H A D | colo.c | 311 static void colo_send_message(QEMUFile *f, COLOMessage msg, in colo_send_message() 328 static void colo_send_message_value(QEMUFile *f, COLOMessage msg, in colo_send_message_value() 349 COLOMessage msg; in colo_receive_message() local 369 COLOMessage msg; in colo_receive_check_message() local 783 COLOMessage msg; in colo_wait_handle_message() local
|
/openbmc/openpower-hw-diags/util/ |
H A D | pdbg_callback.hpp | 26 char msg[MSG_MAX_LEN]; in pdbg_log_callback() local
|
/openbmc/openpower-hw-diags/attn/ |
H A D | bp_handler.cpp | 26 auto msg = bus.new_signal("/", "org.openbmc.cronus", "Brkpt"); in bpHandler() local
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
H A D | init | 42 msg() { function
|
/openbmc/ipmitool/src/plugins/dummy/ |
H A D | dummy.h | 14 } msg; member 23 } msg; member
|
/openbmc/phosphor-net-ipmid/ |
H A D | socket_channel.hpp | 147 msghdr msg = {&remoteSockAddr, sizeof(remoteSockAddr), &iov, 1, in read() local 200 msghdr msg = {&remoteSockAddr, sockAddrSize, &iov, 1, in write() local
|