Searched refs:multiNodeObjPath (Results 1 – 3 of 3) sorted by relevance
/openbmc/intel-ipmi-oem/src/ |
H A D | multinodecommands.cpp | 37 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 D | oemcommands.cpp | 75 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 D | multinodecommands.hpp | 19 static constexpr const char* multiNodeObjPath = variable
|