Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.hpp20 constexpr uint8_t srcVersion = 0x02; variable
H A Dsrc.cpp316 _version = srcVersion; in SRC()
458 if (_version != srcVersion) in validate()