Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfru_identity.hpp64 ccinSupplied = 0x04, enumerator
235 return _flags & ccinSupplied; in hasCCIN()
H A Dfru_identity.cpp229 _flags |= ccinSupplied; in setCCIN()