Searched refs:bmcReadyState (Results 1 – 2 of 2) sorted by relevance
208 constexpr auto bmcReadyState = "xyz.openbmc_project.State.BMC.BMCState.Ready";210 constexpr auto bmcReadyState = "xyz.openbmc_project.State.BMC.BMCState.Ready"; global() variable
445 if (*l_currBMCState == constants::bmcReadyState) in isBMCReady()