/titanic_50/usr/src/uts/sun4/sys/ |
H A D | platform_module.h | 73 #pragma weak plat_get_cpu_unum 76 extern int plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *len);
|
/titanic_50/usr/src/uts/sun4u/littleneck/os/ |
H A D | littleneck.c | 158 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/taco/os/ |
H A D | taco.c | 220 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/excalibur/os/ |
H A D | excalibur.c | 194 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/schumacher/os/ |
H A D | schumacher.c | 201 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/enchilada/os/ |
H A D | enchilada.c | 218 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/chicago/os/ |
H A D | chicago.c | 171 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/boston/os/ |
H A D | boston.c | 291 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/seattle/os/ |
H A D | seattle.c | 293 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/daktari/os/ |
H A D | daktari.c | 565 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/cherrystone/os/ |
H A D | cherrystone.c | 574 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/starcat/os/ |
H A D | starcat.c | 1159 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/lw8/os/ |
H A D | lw8_platmod.c | 1035 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/serengeti/os/ |
H A D | serengeti.c | 1025 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/opl/os/ |
H A D | opl.c | 884 plat_get_cpu_unum(int cpuid, char *buf, int buflen, int *lenp) in plat_get_cpu_unum() function
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus.c | 1320 if (&plat_get_cpu_unum) { 1321 if ((ret = plat_get_cpu_unum(cpuid, unum, UNUM_NAMLEN,
|
H A D | us3_common.c | 3660 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()
|