Home
last modified time | relevance | path

Searched refs:plat_get_cpu_unum (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/uts/sun4/sys/
H A Dplatform_module.h73 #pragma weak plat_get_cpu_unum
76 extern int plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *len);
/titanic_44/usr/src/uts/sun4u/littleneck/os/
H A Dlittleneck.c158 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/taco/os/
H A Dtaco.c220 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/excalibur/os/
H A Dexcalibur.c194 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/schumacher/os/
H A Dschumacher.c201 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/enchilada/os/
H A Denchilada.c218 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/chicago/os/
H A Dchicago.c171 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/boston/os/
H A Dboston.c291 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/seattle/os/
H A Dseattle.c293 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/daktari/os/
H A Ddaktari.c565 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/cherrystone/os/
H A Dcherrystone.c574 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c1159 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c1035 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/opl/os/
H A Dopl.c884 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c1025 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1320 if (&plat_get_cpu_unum) {
1321 if ((ret = plat_get_cpu_unum(cpuid, unum, UNUM_NAMLEN,
H A Dus3_common.c3660 if (&plat_get_cpu_unum) { in cpu_get_cpu_unum()
3661 if ((ret = plat_get_cpu_unum(cpuid, unum, UNUM_NAMLEN, lenp)) in cpu_get_cpu_unum()