| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | sshcontrol.py | 42 def log(self, msg): argument 120 def log(self, msg): argument
|
| /openbmc/phosphor-net-ipmid/sol/ |
| H A D | sol_manager.cpp | 251 [](sdbusplus::message_t& msg) { in registerSOLServiceChangeCallback() 278 void procSolConfChange(sdbusplus::message_t& msg) in procSolConfChange()
|
| /openbmc/u-boot/lib/rsa/ |
| H A D | rsa-verify.c | 37 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 D | lanplus.c | 1344 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 D | immap_5253.h | 33 can_msg_t msg[32]; /* 0x80 Message Buffer 0-31 */ member
|
| /openbmc/phosphor-host-ipmid/softoff/ |
| H A D | softoff.cpp | 57 void SoftPowerOff::hostControlEvent(sdbusplus::message_t& msg) in hostControlEvent()
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | cros_ec_tunnel.c | 24 static int cros_ec_i2c_xfer(struct udevice *dev, struct i2c_msg *msg, in cros_ec_i2c_xfer()
|
| H A D | kona_i2c.c | 302 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 D | at91_i2c.c | 45 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 D | mctp-pipe.c | 16 uint8_t msg_tag __unused, void *data __unused, void *msg, in rx_message()
|
| /openbmc/qemu/tests/guest-debug/ |
| H A D | run-test.py | 45 def log(output, msg): argument
|
| /openbmc/phosphor-power/phosphor-power-supply/ |
| H A D | new_power_supply.cpp | 80 [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 D | psu_manager.cpp | 86 [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 D | activation_static.cpp | 111 void ActivationStatic::unitStateChange(sdbusplus::message_t& msg) in unitStateChange()
|
| /openbmc/phosphor-pid-control/dbus/ |
| H A D | dbushelper.hpp | 56 auto msg = _bus.new_method_call(service.c_str(), path.c_str(), in getProperty() local
|
| /openbmc/ipmitool/src/plugins/lan/ |
| H A D | lan.c | 700 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 D | dump_monitor.hpp | 44 [this](sdbusplus::message_t& msg) { handleDBusSignal(msg); }) in DumpMonitor()
|
| /openbmc/dbus-sensors/src/mctp/ |
| H A D | MCTPEndpoint.cpp | 52 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 D | buildhistory.py | 43 def commit_vars(self, to_add={}, to_remove = [], msg="A commit message"): argument
|
| /openbmc/openpower-pnor-code-mgmt/ubi/ |
| H A D | activation_ubi.cpp | 131 void ActivationUbi::unitStateChange(sdbusplus::message_t& msg) in unitStateChange()
|
| /openbmc/openbmc-tools/openbmc-autobump/ |
| H A D | openbmc-autobump.py | 28 def log(msg, args): argument
|
| /openbmc/qemu/crypto/ |
| H A D | afalgpriv.h | 40 struct msghdr *msg; member
|
| /openbmc/u-boot/lib/zlib/ |
| H A D | zutil.h | 102 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} argument 109 # define Assert(cond,msg) argument
|
| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | fan.cpp | 140 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 D | activation.cpp | 308 void Activation::unitStateChange(sdbusplus::message_t& msg) in unitStateChange() 419 void Activation::onStateChangesBios(sdbusplus::message_t& msg) in onStateChangesBios()
|