Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dipz_parser.cpp610 auto l_eccStatus = vpdecc_create_ecc( in updateRecordECC() local
614 if (l_eccStatus != VPD_ECC_OK) in updateRecordECC()
617 "ECC update failed with error " + std::to_string(l_eccStatus))); in updateRecordECC()