Searched refs:ipmid_send_cmd_to_host (Results 1 – 5 of 5) sorted by relevance
59 ipmid_send_cmd_to_host(std::move(cmd)); in execute()95 ipmid_send_cmd_to_host(std::move(cmd)); in currentFirmwareCondition()
812 void ipmid_send_cmd_to_host(CommandHandler&& cmd) in ipmid_send_cmd_to_host() function
7 extern void ipmid_send_cmd_to_host(phosphor::host::command::CommandHandler&&);
49 return ipmid_send_cmd_to_host(std::move(cmd)); in execute()
380 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()