Searched refs:ERRSTS_IBECC_COR (Results 1 – 2 of 2) sorted by relevance
87 #define ERRSTS_IBECC_COR BIT(6) /* Correctable error */ macro
85 if ((errsts & (ERRSTS_IBECC_COR | ERRSTS_IBECC_UC)) == 0) { in ibecc_errsts_clear()