Searched refs:oemNmiSourceIntf (Results 1 – 1 of 1) sorted by relevance
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 67 static constexpr const char* oemNmiSourceIntf = variable 3171 getService(*dbus, oemNmiSourceIntf, oemNmiSourceObjPath); in ipmiOEMGetNmiSource() 3174 oemNmiSourceIntf, oemNmiBmcSourceObjPathProp); in ipmiOEMGetNmiSource() 3264 getService(*dbus, oemNmiSourceIntf, oemNmiSourceObjPath); in ipmiOEMSetNmiSource() 3265 setDbusProperty(*dbus, service, oemNmiSourceObjPath, oemNmiSourceIntf, in ipmiOEMSetNmiSource() 3275 oemNmiSourceIntf, oemNmiEnabledObjPathProp, in ipmiOEMSetNmiSource()
|