Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dglobalhandler.cpp10 static constexpr auto bmcStateRoot = "/xyz/openbmc_project/state"; variable
24 ipmi::getDbusObject(bus, bmcStateIntf, bmcStateRoot, match); in resetBMC()