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.cpp638 auto l_eccStatus = vpdecc_create_ecc( in updateRecordECC() local
642 if (l_eccStatus != VPD_ECC_OK) in updateRecordECC()
644 throw(EccException("ECC update failed with error " + l_eccStatus)); in updateRecordECC()