Home
last modified time | relevance | path

Searched refs:redundancyIntf (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.hpp19 static constexpr auto redundancyIntf = variable
H A Dinband_code_update.cpp86 pldm::utils::DBusMapping dbusMapping{objPath, redundancyIntf, "Priority", in setNextBootSide()
202 propertiesChanged(runningVersion, redundancyIntf), in setVersions()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp53 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()