Searched refs:dimm_getoffset (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/intel/io/intel_nb5000/ |
H A D | dimm_phys.h | 41 extern uint64_t dimm_getoffset(int, int, int, int, int); 44 #pragma weak dimm_getoffset macro
|
H A D | intel_nb5000.c | 151 if (&dimm_getoffset) { in fat_memory_error() 152 sp->offset = dimm_getoffset(sp->branch, sp->rank, in fat_memory_error() 335 if (&dimm_getoffset) { in nf_memory_error() 336 sp->offset = dimm_getoffset(sp->branch, sp->rank, in nf_memory_error() 501 if (&dimm_getoffset) { in nf_mem_error() 502 sp->offset = dimm_getoffset(sp->branch, sp->rank, in nf_mem_error()
|