Home
last modified time | relevance | path

Searched defs:bmcState (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-buttons/src/
H A Dhost_then_chassis_poweroff.cpp18 constexpr auto bmcState = "xyz.openbmc_project.State.BMC"; variable
25 constexpr auto bmcState = "/xyz/openbmc_project/state/bmc0"; variable
33 constexpr auto bmcState = "xyz.openbmc_project.State.BMC"; variable
213 BMC::BMCState bmcState; in isBmcReady() local
/openbmc/phosphor-state-manager/
H A Dutils.cpp248 auto bmcState = in isBmcReady() local
/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp105 std::string bmcState; in initBMCDeviceState() local
H A Dfirmware-update.cpp498 std::string bmcState = std::get<std::string>(state); in getFirmwareUpdateMode() local
512 std::string bmcState(bmcStateReady); in setFirmwareUpdateMode() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp64 constexpr auto bmcState = "/xyz/openbmc_project/state/bmc0"; variable
84 constexpr auto bmcState = "xyz.openbmc_project.State.BMC"; variable