Lines Matching refs:synd
346 uint8_t valid_lo, uint32_t synd, int syndtype) in mc_whichdimm() argument
404 if (mcamd_cksynd_decode(hdl, synd, &sym, &pat)) { in mc_whichdimm()
443 uint8_t valid_lo, uint32_t synd, int syndtype, in mc_bkdg_patounum() argument
580 synd, syndtype)) < 0) in mc_bkdg_patounum()
612 uint8_t valid_lo, uint32_t synd, int syndtype, mc_unum_t *unump) in mc_patounum() argument
627 bkdgres = mc_bkdg_patounum(hdl, mc, pa, valid_lo, synd, in mc_patounum()
655 if ((which = mc_whichdimm(hdl, cs, pa, valid_lo, synd, in mc_patounum()
694 uint8_t valid_hi, uint8_t valid_lo, uint32_t synd, int syndtype, in mcamd_patounum() argument
700 "synd=0x%x, syndtype=%d\n", pa, synd, syndtype); in mcamd_patounum()
708 if (!mcamd_synd_validate(hdl, synd, syndtype)) in mcamd_patounum()
713 if (mc_patounum(hdl, mc, pa, valid_lo, synd, in mcamd_patounum()