Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpdecc/
H A Dvpdecc.h9 #define VPD_ECC_OK 0 macro
/openbmc/openpower-vpd-parser/
H A Dimpl.cpp112 else if (l_status != VPD_ECC_OK) in vhdrEccCheck()
173 else if (l_status != VPD_ECC_OK) in vtocEccCheck()
238 else if (l_status != VPD_ECC_OK) in recordEccCheck()
/openbmc/openpower-vpd-parser/vpd-manager/
H A Deditor_impl.cpp191 if (l_status != VPD_ECC_OK) in updateRecordECC()
261 else if (l_status != VPD_ECC_OK) in checkECC()