Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dmultinodecommands.cpp37 getService(*pdbus, multiNodeIntf, multiNodeObjPath); in getMultiNodeInfo()
38 Value dbusValue = getDbusProperty(*pdbus, service, multiNodeObjPath, in getMultiNodeInfo()
57 getService(*pdbus, multiNodeIntf, multiNodeObjPath); in getMultiNodeRole()
58 Value dbusValue = getDbusProperty(*pdbus, service, multiNodeObjPath, in getMultiNodeRole()
H A Doemcommands.cpp75 static constexpr const char* multiNodeObjPath = variable
3777 ipmi::getService(ctx, multiNodeIntf, multiNodeObjPath, serviceName); in getMultiNodeInfoPresence()
3786 ec = ipmi::getDbusProperty(ctx, serviceName, multiNodeObjPath, in getMultiNodeInfoPresence()
/openbmc/intel-ipmi-oem/include/
H A Dmultinodecommands.hpp19 static constexpr const char* multiNodeObjPath = variable