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

/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Dmc-us3i.c151 static int mc_get_mem_unum(int synd_code, uint64_t paddr, char *buf,
311 p2get_mem_unum = mc_get_mem_unum;
1528 * qwordmap table below is used to map mc_get_mem_unum "synd_code" value into
1549 mc_get_mem_unum(int synd_code, uint64_t paddr, char *buf, int buflen, int *lenp) function
1570 DPRINTF(MC_GUNUM_DEBUG, ("mc_get_mem_unum:qwlayout %d phyaddr 0x%lx\n",
1595 DPRINTF(MC_GUNUM_DEBUG, ("mc_get_mem_unum:mc %d bank %d "
1620 DPRINTF(MC_GUNUM_DEBUG, ("mc_get_mem_unum:position "
1629 DPRINTF(MC_GUNUM_DEBUG, ("mc_get_mem_unum:pin number "
1639 ("mc_get_mem_unum:unum %s\n", unum));
H A Dmc-us3.c140 static int mc_get_mem_unum(int synd_code, uint64_t paddr, char *buf,
332 p2get_mem_unum = mc_get_mem_unum;
1067 * synd_code will be mapped as the following order to mc_get_mem_unum.
1104 mc_get_mem_unum(int synd_code, uint64_t paddr, char *buf, int buflen, int *lenp) function
/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c87 int mc_get_mem_unum(int, uint64_t, char *, int, int *);
369 opl_get_mem_unum = mc_get_mem_unum;
2983 mc_get_mem_unum(int synd_code, uint64_t flt_addr, char *buf, int buflen, function

Completed in 113 milliseconds