Searched refs:currentBMCState (Results 1 – 2 of 2) sorted by relevance
49 this->currentBMCState(BMCState::Quiesced); in bmcIsQuiesced()130 this->currentBMCState(BMCState::Ready); in discoverInitialState()135 this->currentBMCState(BMCState::NotReady); in discoverInitialState()149 this->currentBMCState(BMCState::NotReady); in executeTransition()183 this->currentBMCState(BMCState::NotReady); in executeTransition()220 this->currentBMCState(BMCState::Ready); in bmcStateChange()248 BMC::BMCState BMC::currentBMCState(BMCState value) in currentBMCState() function in phosphor::state::manager::BMC253 return server::BMC::currentBMCState(value); in currentBMCState()
83 BMCState currentBMCState(BMCState value) override;