Searched refs:ECC_ERROR_MERRSTS (Results 1 – 3 of 3) sorted by relevance
118 #define ECC_ERROR_MERRSTS BIT64(63) macro
110 if ((ecclog & ECC_ERROR_MERRSTS) != 0) { in parse_ecclog()210 ECC_ERROR_MERRSTS | ECC_ERROR_CERRSTS); in ecc_error_log_clear()
50 if (ecc_error & ECC_ERROR_MERRSTS) { in decode_ecc_error()