Searched refs:dimm_getphys (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/io/intel_nb5000/
H A Ddimm_phys.h42 extern uint64_t dimm_getphys(uint16_t, uint16_t, uint64_t, uint64_t, uint64_t);
45 #pragma weak dimm_getphys macro
H A Ddimm_addr.c131 if (&dimm_getphys) {
132 pa = dimm_getphys(unump->unum_mc,
H A Dintel_nb5000.c138 if (&dimm_getphys) {
139 sp->pa = dimm_getphys((uint16_t)sp->branch,
326 if (&dimm_getphys) {
327 sp->pa = dimm_getphys((uint16_t)sp->branch,
492 if (&dimm_getphys) {
493 sp->pa = dimm_getphys((uint16_t)sp->branch,

Completed in 59 milliseconds