Home
last modified time | relevance | path

Searched refs:deconfigured (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.hpp69 deconfigured = 0x02000000, enumerator
H A Dsrc.cpp345 setErrorStatusFlag(ErrorStatusFlags::deconfigured); in SRC()
748 static_cast<uint32_t>(ErrorStatusFlags::deconfigured)), in getJSON()
1417 setErrorStatusFlag(ErrorStatusFlags::deconfigured); in addJSONCallout()
H A Dpel.cpp592 return (*src)->getErrorStatusFlag(SRC::ErrorStatusFlags::deconfigured); in getDeconfigFlag()
H A Dmanager.cpp1101 (*src)->clearErrorStatusFlag(SRC::ErrorStatusFlags::deconfigured); in clearPowerThermalDeconfigFlag()
H A DREADME.md722 includes when hardware has been deconfigured or guarded by hostboot, and also
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_manager_test.cpp1158 auto checkDeconfigured = [](bool deconfigured) { in TEST_F() argument
1167 SRC::ErrorStatusFlags::deconfigured), in TEST_F()
1168 deconfigured); in TEST_F()
H A Dsrc_test.cpp524 src.getErrorStatusFlag(SRC::ErrorStatusFlags::deconfigured)); in TEST_F()
528 auto mask = static_cast<uint32_t>(SRC::ErrorStatusFlags::deconfigured) | in TEST_F()
/openbmc/phosphor-logging/extensions/openpower-pels/registry/
H A DREADME.md246 been deconfigured, and this flag can be used to set that bit. The only other way
251 system is running with deconfigured hardware.