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.cpp109 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 Dapphandler.cpp51 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()