Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.cpp21 constexpr const char* solPath = "/xyz/openbmc_project/ipmi/sol/"; variable
126 std::string solPathWitheEthName = solPath + ethdevice; in updateSOLParameter()
350 auto servicePath = solPath + channel; in registerSolConfChangeCallbackHandler()
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp1369 constexpr const char* solPath = "/xyz/openbmc_project/ipmi/sol/"; variable
1386 std::string solPathWitheEthName = solPath + ipmi::getChannelName(channel); in setSolConfParams()
1563 std::string solPathWitheEthName = solPath + ipmi::getChannelName(channel); in getSolConfParams()