Searched refs:_bootState (Results 1 – 2 of 2) sorted by relevance
321 return _bootState; in getBootState()673 std::string _bootState; member in openpower::pels::DataInterfaceBase
147 this->_bootState = std::get<std::string>(value); in DataInterface()