Home
last modified time | relevance | path

Searched refs:ECCLength (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/
H A Deditor_impl.cpp57 ECCLength len; in checkPTForRecord()
71 sizeof(ECCOffset) + sizeof(ECCLength)); in checkPTForRecord()
231 RecordLength recLength, ECCLength eccLength) in checkECC()
279 ECCLength tocECCLength = getValue(offsets::VTOC_ECC_LEN); in readVTOC()
H A Deditor_impl.hpp114 openpower::vpd::constants::ECCLength eccLength);
/openbmc/openpower-vpd-parser/
H A Dconst.hpp22 using ECCLength = uint16_t; typedef
H A Dimpl.cpp380 sizeof(ECCOffset) + sizeof(ECCLength)); in readPT()