Searched refs:redundancyIntf (Results 1 – 3 of 3) sorted by relevance
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | inband_code_update.hpp | 19 static constexpr auto redundancyIntf = variable
|
| H A D | inband_code_update.cpp | 109 objPath.c_str(), "Priority", redundancyIntf); in setNextBootSide() 126 pldm::utils::DBusMapping dbusMapping{objPath, redundancyIntf, "Priority", in setNextBootSide() 339 propertiesChanged(runningVersion, redundancyIntf), in setVersions()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | apphandler.cpp | 51 static constexpr auto redundancyIntf = variable 117 ipmi::getAllDbusObjects(*ctx->bus, softwareRoot, redundancyIntf); in getActiveSoftwareVersionInfo() 123 "INTERFACE", redundancyIntf, "ERROR", e); in getActiveSoftwareVersionInfo() 131 ipmi::getService(*ctx->bus, redundancyIntf, softObject.first); in getActiveSoftwareVersionInfo() 141 auto& redundancyPriorityProps = intfMap.at(redundancyIntf); in getActiveSoftwareVersionInfo()
|