Home
last modified time | relevance | path

Searched refs:bmcResetDisablesPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp184 static constexpr const char* bmcResetDisablesPath = variable
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp390 ipmi::getService(*busp, bmcResetDisablesIntf, bmcResetDisablesPath); in ipmiOEMDisableBMCSystemReset()
391 ipmi::setDbusProperty(*busp, service, bmcResetDisablesPath, in ipmiOEMDisableBMCSystemReset()
417 ipmi::getService(*busp, bmcResetDisablesIntf, bmcResetDisablesPath); in ipmiOEMGetBMCResetDisables()
419 ipmi::getDbusProperty(*busp, service, bmcResetDisablesPath, in ipmiOEMGetBMCResetDisables()