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