Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfru_identity.hpp46 hardwareFRU = 0x10, enumerator
H A Dservice_indicators.cpp171 src::FRUIdentity::hardwareFRU) || in isHardwareCallout()
H A Dfru_identity.cpp86 _flags = hardwareFRU; in FRUIdentity()
H A Dpel.cpp532 src::FRUIdentity::hardwareFRU) in isHwCalloutPresent()
H A Dmanager.cpp1090 src::FRUIdentity::hardwareFRU) && in clearPowerThermalDeconfigFlag()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dfru_identity_test.cpp25 EXPECT_EQ(fru.failingComponentType(), FRUIdentity::hardwareFRU); in TEST()
89 EXPECT_EQ(fru.failingComponentType(), FRUIdentity::hardwareFRU); in testHWCallout()
H A Dsrc_test.cpp1296 EXPECT_EQ(fru->failingComponentType(), src::FRUIdentity::hardwareFRU); in TEST_F()
1317 EXPECT_EQ(fru->failingComponentType(), src::FRUIdentity::hardwareFRU); in TEST_F()
1470 EXPECT_EQ(fru0->failingComponentType(), src::FRUIdentity::hardwareFRU); in TEST_F()
1480 EXPECT_EQ(fru1->failingComponentType(), src::FRUIdentity::hardwareFRU); in TEST_F()
H A Dpel_test.cpp1023 EXPECT_EQ(fru->failingComponentType(), src::FRUIdentity::hardwareFRU); in TEST_F()