/illumos-gate/usr/src/common/mc/mc-amd/ |
H A D | mcamd_synd.c | 173 mcamd_synd_validate(struct mcamd_hdl *hdl, uint32_t synd, int syndtype) in mcamd_synd_validate() argument 177 switch (syndtype) { in mcamd_synd_validate() 186 "mcamd_synd_validate: invalid syndtype %d\n", syndtype); in mcamd_synd_validate() 193 syndtype == AMD_SYNDTYPE_ECC ? "64/8" : "ChipKill", in mcamd_synd_validate()
|
H A D | mcamd_patounum.c | 346 uint8_t valid_lo, uint32_t synd, int syndtype) in mc_whichdimm() argument 386 if (syndtype == AMD_SYNDTYPE_ECC) { 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 628 syndtype, &bkdg_unum); in mc_patounum() 656 syndtype)) < 0) 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() [all …]
|
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/ |
H A D | ao_mca.c | 710 uint_t synd, syndtype; in ao_ms_ereport_add_logout() local 718 synd = ao_ereport_synd(ao, status, &syndtype, in ao_ms_ereport_add_logout() 728 DATA_TYPE_STRING, (syndtype == AMD_SYNDTYPE_CHIPKILL ? in ao_ms_ereport_add_logout() 738 aed->aed_addrvalid_lo, synd, syndtype, &unum) == in ao_ms_ereport_add_logout()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | cmi.c | 828 int syndtype, mc_unum_t *up) in cmi_mc_patounum() argument 841 pa, valid_hi, valid_lo, synd, syndtype, up)); in cmi_mc_patounum() 854 valid_lo, synd, syndtype, up); in cmi_mc_patounum()
|
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/ |
H A D | dimm_addr.c | 89 uint32_t synd, int syndtype, mc_unum_t *unump) in inb_patounum() argument
|
/illumos-gate/usr/src/uts/intel/io/mc-amd/ |
H A D | mcamd_subr.c | 458 uint32_t synd, int syndtype, mc_unum_t *unump) in mcamd_patounum_wrap() argument 468 valid_hi, valid_lo, synd, syndtype, unump); in mcamd_patounum_wrap()
|
/illumos-gate/usr/src/uts/intel/io/intel_nhm/ |
H A D | mem_addr.c | 637 uint32_t synd, int syndtype, mc_unum_t *unump) in nhm_patounum() argument 651 channel = address_to_channel(node, pa, syndtype, &log_chan, &caddr, 0); in nhm_patounum()
|
/illumos-gate/usr/src/uts/intel/io/imc/ |
H A D | imc.c | 2158 uint32_t synd, int syndtype, mc_unum_t *unump) in imc_mc_patounum() argument
|