Searched refs:solPathWitheEthName (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-host-ipmid/ |
| H A D | transporthandler.cpp | 1432 std::string solPathWitheEthName = solPath + channelName; in setSolConfParams() local 1434 if (ipmi::getService(ctx, solInterface, solPathWitheEthName, solService)) in setSolConfParams() 1438 "SERVICE", solService, "OBJPATH", solPathWitheEthName, in setSolConfParams() 1453 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams() 1470 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams() 1498 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams() 1504 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams() 1511 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams() 1533 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams() 1540 if (ipmi::setDbusProperty(ctx, solService, solPathWitheEthName, in setSolConfParams() [all …]
|
| /openbmc/phosphor-net-ipmid/sol/ |
| H A D | sol_manager.cpp | 126 std::string solPathWitheEthName = solPath + ethdevice; in updateSOLParameter() local 132 ipmi::getService(dbus, solInterface, solPathWitheEthName); in updateSOLParameter() 144 dbus, solService, solPathWitheEthName, solInterface); in updateSOLParameter()
|