Home
last modified time | relevance | path

Searched refs:ipmid_get_host_cmd_manager (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsystemintfcmds.cpp22 extern cmdManagerPtr& ipmid_get_host_cmd_manager();
69 const auto& [cmd, data0] = ipmid_get_host_cmd_manager()->getNextCommand(); in ipmiAppReadEventBuffer()
H A Dipmid-new.cpp818 std::unique_ptr<phosphor::host::command::Manager>& ipmid_get_host_cmd_manager() in ipmid_get_host_cmd_manager() function