Home
last modified time | relevance | path

Searched defs:msg (Results 176 – 200 of 583) sorted by relevance

12345678910>>...24

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dsshcontrol.py42 def log(self, msg): argument
120 def log(self, msg): argument
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.cpp251 [](sdbusplus::message_t& msg) { in registerSOLServiceChangeCallback()
278 void procSolConfChange(sdbusplus::message_t& msg) in procSolConfChange()
/openbmc/u-boot/lib/rsa/
H A Drsa-verify.c37 static int rsa_verify_padding(const uint8_t *msg, const int pad_len, in rsa_verify_padding()
61 uint8_t *msg, int msg_len, in padding_pkcs_15_verify()
183 uint8_t *msg, int msg_len, in padding_pss_verify()
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus.c1344 uint8_t * msg, in getIpmiPayloadWireRep()
1482 uint8_t * msg, /* output */ in getSolPayloadWireRep()
1595 uint8_t * msg; in ipmi_lanplus_build_v2x_msg() local
1967 uint8_t * msg; in ipmi_lanplus_build_v15_ipmi_cmd() local
2788 uint8_t * msg; in ipmi_lanplus_open_session() local
2976 uint8_t * msg; in ipmi_lanplus_rakp1() local
3140 uint8_t * msg; in ipmi_lanplus_rakp3() local
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5253.h33 can_msg_t msg[32]; /* 0x80 Message Buffer 0-31 */ member
/openbmc/phosphor-host-ipmid/softoff/
H A Dsoftoff.cpp57 void SoftPowerOff::hostControlEvent(sdbusplus::message_t& msg) in hostControlEvent()
/openbmc/u-boot/drivers/i2c/
H A Dcros_ec_tunnel.c24 static int cros_ec_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, in cros_ec_i2c_xfer()
H A Dkona_i2c.c302 struct kona_i2c_msg *msg) in bcm_kona_i2c_read_fifo()
397 struct kona_i2c_msg *msg) in bcm_kona_i2c_write_fifo()
423 struct kona_i2c_msg *msg) in bcm_kona_i2c_do_addr()
640 struct kona_i2c_msg msg[2]; in kona_i2c_read() local
668 struct kona_i2c_msg msg[1]; in kona_i2c_write() local
H A Dat91_i2c.c45 static int at91_i2c_xfer_msg(struct at91_i2c_bus *bus, struct i2c_msg *msg) in at91_i2c_xfer_msg()
107 static int at91_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, int nmsgs) in at91_i2c_xfer()
/openbmc/libmctp/utils/
H A Dmctp-pipe.c16 uint8_t msg_tag __unused, void *data __unused, void *msg, in rx_message()
/openbmc/qemu/tests/guest-debug/
H A Drun-test.py45 def log(output, msg): argument
/openbmc/phosphor-power/phosphor-power-supply/
H A Dnew_power_supply.cpp80 [this](auto& msg) { this->inventoryChanged(msg); }); in PowerSupply()
86 [this](auto& msg) { this->inventoryAdded(msg); }); in PowerSupply()
816 void PowerSupply::inventoryChanged(sdbusplus::message_t& msg) in inventoryChanged()
849 void PowerSupply::inventoryAdded(sdbusplus::message_t& msg) in inventoryAdded()
H A Dpsu_manager.cpp86 [this](auto& msg) { this->powerStateChanged(msg); }); in PSUManager()
261 [this](auto& msg) { this->presenceChanged(msg); }); in getPSUProperties()
371 void PSUManager::entityManagerIfaceAdded(sdbusplus::message_t& msg) in entityManagerIfaceAdded()
410 void PSUManager::powerStateChanged(sdbusplus::message_t& msg) in powerStateChanged()
461 void PSUManager::presenceChanged(sdbusplus::message_t& msg) in presenceChanged()
/openbmc/openpower-pnor-code-mgmt/static/
H A Dactivation_static.cpp111 void ActivationStatic::unitStateChange(sdbusplus::message_t& msg) in unitStateChange()
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper.hpp56 auto msg = _bus.new_method_call(service.c_str(), path.c_str(), in getProperty() local
/openbmc/ipmitool/src/plugins/lan/
H A Dlan.c700 uint8_t * msg, * temp; in ipmi_lan_build_cmd() local
1003 uint8_t * msg; in ipmi_lan_build_rsp() local
1088 uint8_t * msg; in ipmi_lan_send_rsp() local
1156 uint8_t * msg; in ipmi_lan_build_sol_msg() local
1255 uint8_t * msg; in ipmi_lan_send_sol_payload() local
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.hpp44 [this](sdbusplus::message_t& msg) { handleDBusSignal(msg); }) in DumpMonitor()
/openbmc/dbus-sensors/src/mctp/
H A DMCTPEndpoint.cpp52 sdbusplus::message_t& msg) in onEndpointInterfacesRemoved()
169 void MCTPDEndpoint::onMctpEndpointChange(sdbusplus::message_t& msg) in onMctpEndpointChange()
237 path{objpath.str}](sdbusplus::message_t& msg) { in subscribe()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dbuildhistory.py43 def commit_vars(self, to_add={}, to_remove = [], msg="A commit message"): argument
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dactivation_ubi.cpp131 void ActivationUbi::unitStateChange(sdbusplus::message_t& msg) in unitStateChange()
/openbmc/openbmc-tools/openbmc-autobump/
H A Dopenbmc-autobump.py28 def log(msg, args): argument
/openbmc/qemu/crypto/
H A Dafalgpriv.h40 struct msghdr *msg; member
/openbmc/u-boot/lib/zlib/
H A Dzutil.h102 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} argument
109 # define Assert(cond,msg) argument
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.cpp140 void Fan::presenceIfaceAdded(sdbusplus::message_t& msg) in presenceIfaceAdded()
464 void Fan::presenceChanged(sdbusplus::message_t& msg) in presenceChanged()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dactivation.cpp308 void Activation::unitStateChange(sdbusplus::message_t& msg) in unitStateChange()
419 void Activation::onStateChangesBios(sdbusplus::message_t& msg) in onStateChangesBios()

12345678910>>...24