Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dfru_identity_test.cpp37 EXPECT_EQ(fru.failingComponentType(), FRUIdentity::hardwareFRU); in TEST()
101 EXPECT_EQ(fru.failingComponentType(), FRUIdentity::hardwareFRU); in testHWCallout()
H A Dsrc_test.cpp1106 EXPECT_EQ(fru->failingComponentType(), src::FRUIdentity::hardwareFRU); in TEST_F()
1127 EXPECT_EQ(fru->failingComponentType(), src::FRUIdentity::hardwareFRU); in TEST_F()
1280 EXPECT_EQ(fru->failingComponentType(), src::FRUIdentity::hardwareFRU); in TEST_F()
H A Dpel_test.cpp1035 EXPECT_EQ(fru->failingComponentType(), src::FRUIdentity::hardwareFRU); in TEST_F()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfru_identity.hpp47 hardwareFRU = 0x10, enumerator
H A Dservice_indicators.cpp184 src::FRUIdentity::hardwareFRU) || in isHardwareCallout()
H A Dfru_identity.cpp100 _flags = hardwareFRU; in FRUIdentity()
H A Dpel.cpp544 src::FRUIdentity::hardwareFRU) in isHwCalloutPresent()
H A Dmanager.cpp1085 src::FRUIdentity::hardwareFRU) && in clearPowerThermalDeconfigFlag()