Home
last modified time | relevance | path

Searched defs:eccLength (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-vpd-parser/
H A Dimpl.cpp194 auto eccLength = readUInt16LE(iterator); in recordEccCheck() local
/openbmc/openpower-vpd-parser/vpd-manager/
H A Deditor_impl.cpp231 RecordLength recLength, ECCLength eccLength) in checkECC()