Home
last modified time | relevance | path

Searched refs:hasPN (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfru_identity.cpp58 if (hasPN() || hasMP()) in FRUIdentity()
78 if (hasPN() || hasMP()) in flattenedSize()
132 if (hasPN()) in getPN()
192 if (hasPN() || hasMP()) in flatten()
H A Dfru_identity.hpp223 bool hasPN() const in hasPN() function in openpower::pels::src::FRUIdentity