Home
last modified time | relevance | path

Searched refs:ipmid_send_cmd_to_host (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dhost-interface.cpp59 ipmid_send_cmd_to_host(std::move(cmd)); in execute()
95 ipmid_send_cmd_to_host(std::move(cmd)); in currentFirmwareCondition()
H A Dipmid-new.cpp812 void ipmid_send_cmd_to_host(CommandHandler&& cmd) in ipmid_send_cmd_to_host() function
/openbmc/phosphor-host-ipmid/include/ipmid-host/
H A Dcmd.hpp7 extern void ipmid_send_cmd_to_host(phosphor::host::command::CommandHandler&&);
/openbmc/openpower-host-ipmi-oem/
H A Dhost-interface.cpp49 return ipmid_send_cmd_to_host(std::move(cmd)); in execute()
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp380 ipmid_send_cmd_to_host(std::make_tuple(cmd, ipmi_hiomap_event_response)); in hiomap_handle_property_update()
418 ipmid_send_cmd_to_host(cmdHandler); in hiomap_protocol_reset()