Lines Matching refs:flt_synd
896 ecc->flt_synd = e_syndh; in cpu_ce_error()
906 ecc->flt_synd = e_syndl | UDBL_REG; in cpu_ce_error()
1116 SYND(ecc->flt_synd)); in cpu_ce_log_err()
1535 aflt->flt_synd = sdbh & P_DER_E_SYND; in cpu_async_error()
1541 aflt->flt_synd = sdbl & P_DER_E_SYND; in cpu_async_error()
1542 aflt->flt_synd |= UDBL_REG; /* indicates UDBL */ in cpu_async_error()
1929 return (cpu_get_mem_unum(synd_status, SYND(aflt->flt_synd), in cpu_get_mem_unum_aflt()
2042 if (SYND(aflt->flt_synd) == 0x3) { in log_ue_err()
2699 if (ecc->flt_synd & UDBL_REG) { in check_ecc()
2744 (ecc->flt_synd & P_DER_E_SYND)) { in check_ecc()
3310 ushort_t synd = SYND(aflt->flt_synd); in cpu_aflt_log()
3314 UDBL(aflt->flt_synd) ? "UDBL" : "UDBH", synd); in cpu_aflt_log()