Searched refs:bmcResetDisablesPath (Results 1 – 2 of 2) sorted by relevance
/openbmc/intel-ipmi-oem/include/ |
H A D | oemcommands.hpp | 184 static constexpr const char* bmcResetDisablesPath = variable
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 390 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()
|