Home
last modified time | relevance | path

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

/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.hpp17 static constexpr auto stateBmcPath = "/xyz/openbmc_project/state/bmc0"; variable
H A Doemhandler.cpp194 auto service = getService(bus, stateBmcPath, stateBmcIntf); in rebootBMC()
202 auto method = bus.new_method_call(service.c_str(), stateBmcPath, in rebootBMC()