Searched refs:mc_get_mem_offset (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Dmc-us3.c146 static int mc_get_mem_offset(uint64_t paddr, uint64_t *offp);
338 p2get_mem_offset = mc_get_mem_offset;
1240 mc_get_mem_offset(uint64_t paddr, uint64_t *offp) function
/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c89 int mc_get_mem_offset(uint64_t paddr, uint64_t *offp);
373 opl_get_mem_offset = mc_get_mem_offset;
3629 * mc_get_mem_offset -- get the offset in a DIMM for a given physical address.
3632 mc_get_mem_offset(uint64_t paddr, uint64_t *offp) function
3655 MC_LOG("mc_get_mem_offset: Ret=%d paddr=0x%lx offset=0x%lx\n",

Completed in 138 milliseconds