Searched refs:stateBmcPath (Results 1 – 2 of 2) sorted by relevance
17 static constexpr auto stateBmcPath = "/xyz/openbmc_project/state/bmc0"; variable
194 auto service = getService(bus, stateBmcPath, stateBmcIntf); in rebootBMC()202 auto method = bus.new_method_call(service.c_str(), stateBmcPath, in rebootBMC()