Searched refs:currentBMCState (Results 1 – 2 of 2) sorted by relevance
99 this->currentBMCState(BMCState::Quiesced); in discoverInitialState()108 this->currentBMCState(BMCState::Ready); in discoverInitialState()113 this->currentBMCState(BMCState::NotReady); in discoverInitialState()127 this->currentBMCState(BMCState::NotReady); in executeTransition()161 this->currentBMCState(BMCState::NotReady); in executeTransition()190 this->currentBMCState(BMCState::Quiesced); in bmcStateChange()217 this->currentBMCState(BMCState::Ready); in bmcStateChange()245 BMC::BMCState BMC::currentBMCState(BMCState value) in currentBMCState() function in phosphor::state::manager::BMC250 return server::BMC::currentBMCState(value); in currentBMCState()
83 BMCState currentBMCState(BMCState value) override;