Searched refs:unum_chan (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/i86pc/cpu/genuineintel/ |
H A D | gintel_main.c | 359 if (unump->unum_chan == -1) { in gintel_gentopo_ereport_create_resource_elem() 369 "dram-channel", unump->unum_chan); in gintel_gentopo_ereport_create_resource_elem() 375 "dram-channel", unump->unum_chan, in gintel_gentopo_ereport_create_resource_elem() 382 "dram-channel", unump->unum_chan, in gintel_gentopo_ereport_create_resource_elem() 408 if (unump->unum_chan == -1) { in gintel_ereport_create_resource_elem() 418 "dram-channel", unump->unum_chan); in gintel_ereport_create_resource_elem() 424 "dram-channel", unump->unum_chan, in gintel_ereport_create_resource_elem() 431 "dram-channel", unump->unum_chan, in gintel_ereport_create_resource_elem() 483 unum.unum_chan = chan; in gintel_ereport_add_logout() 488 unum.unum_chan = in gintel_ereport_add_logout()
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | mc.h | 47 int unum_chan; /* DRAM channel */ member
|
/titanic_50/usr/src/common/mc/mc-amd/ |
H A D | mcamd_patounum.c | 268 unump->unum_chan = MC_INVALNUM; in unum_fill() 671 unump->unum_chan == bkdg_unum.unum_chan && in mc_patounum()
|
/titanic_50/usr/src/uts/intel/io/intel_nhm/ |
H A D | mem_addr.c | 673 unump->unum_chan = channel; in nhm_patounum() 754 channel = unump->unum_chan; in nhm_unumtopa()
|
/titanic_50/usr/src/uts/intel/io/mc-amd/ |
H A D | mcamd_subr.c | 507 unump->unum_chan = MC_INVALNUM; in fmri2unum()
|
H A D | mcamd_drv.c | 630 unum.unum_chan = MC_INVALNUM; in mc_report_testfails()
|