Home
last modified time | relevance | path

Searched refs:unum_mc (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/cpu/genuineintel/
H A Dgintel_main.c363 "memory-controller", unump->unum_mc); in gintel_gentopo_ereport_create_resource_elem()
368 "memory-controller", unump->unum_mc, in gintel_gentopo_ereport_create_resource_elem()
374 "memory-controller", unump->unum_mc, in gintel_gentopo_ereport_create_resource_elem()
381 "memory-controller", unump->unum_mc, in gintel_gentopo_ereport_create_resource_elem()
412 "memory-controller", unump->unum_mc); in gintel_ereport_create_resource_elem()
417 "memory-controller", unump->unum_mc, in gintel_ereport_create_resource_elem()
423 "memory-controller", unump->unum_mc, in gintel_ereport_create_resource_elem()
430 "memory-controller", unump->unum_mc, in gintel_ereport_create_resource_elem()
482 unum.unum_mc = 0; in gintel_ereport_add_logout()
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Ddimm_addr.c74 unump->unum_mc = (int)v; in fmri2unum()
108 unump->unum_mc = i / nb_dimms_per_channel; in inb_patounum()
132 pa = dimm_getphys(unump->unum_mc, in inb_unumtopa()
151 rp = &rank_base[(unump->unum_mc * num_ranks_per_branch) + in inb_unumtopa()
/illumos-gate/usr/src/common/mc/mc-amd/
H A Dmcamd_patounum.c265 unump->unum_mc = 0; in unum_fill()
670 unump->unum_mc == bkdg_unum.unum_mc && in mc_patounum()
678 bkdg_unum.unum_chip, bkdg_unum.unum_mc, bkdg_unum.unum_cs, in mc_patounum()
680 unump->unum_chip, unump->unum_mc, unump->unum_cs, in mc_patounum()
686 "offset 0x%llx\n", unump->unum_chip, unump->unum_mc, in mc_patounum()
H A Dmcamd_unumtopa.c51 "mc %d dimm %d offset 0x%llx\n", unump->unum_chip, unump->unum_mc, in mcamd_unumtopa()
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_subr.c525 unump->unum_mc = (int)v; in fmri2unum()
580 "memory-controller", unump->unum_mc, in mc_ereport_dimm_resource()
588 "memory-controller", unump->unum_mc, in mc_ereport_dimm_resource()
604 "memory-controller", unump->unum_mc, in mc_ereport_cs_resource()
610 "memory-controller", unump->unum_mc, in mc_ereport_cs_resource()
H A Dmcamd_drv.c630 unum.unum_mc = 0; in mc_report_testfails()
/illumos-gate/usr/src/uts/intel/sys/
H A Dmc.h48 int unum_mc; /* memory-controller or branch */ member
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c655 "memory-controller", unump->unum_mc, in ao_ereport_create_resource_elem()
662 "memory-controller", unump->unum_mc, in ao_ereport_create_resource_elem()
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c672 unump->unum_mc = 0; in nhm_patounum()
/illumos-gate/usr/src/uts/intel/io/imc/
H A Dimc.c2188 unump->unum_mc = dec.ids_tadid; in imc_mc_patounum()