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 | 86 pldm::utils::DBusMapping dbusMapping{objPath, redundancyIntf, "Priority", in setNextBootSide() 202 propertiesChanged(runningVersion, redundancyIntf), in setVersions()
|
/openbmc/phosphor-host-ipmid/ |
H A D | apphandler.cpp | 53 static constexpr auto redundancyIntf = variable 119 ipmi::getAllDbusObjects(*ctx->bus, softwareRoot, redundancyIntf); in getActiveSoftwareVersionInfo() 125 "INTERFACE", redundancyIntf, "ERROR", e); in getActiveSoftwareVersionInfo() 133 ipmi::getService(*ctx->bus, redundancyIntf, softObject.first); in getActiveSoftwareVersionInfo() 143 auto& redundancyPriorityProps = intfMap.at(redundancyIntf); in getActiveSoftwareVersionInfo()
|