Searched refs:cpu_type (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus.c | 1507 char *cpu_type, buf[FM_MAX_CLASS]; local 1530 cpu_type = FM_EREPORT_CPU_SPARC64_VI; 1533 cpu_type = FM_EREPORT_CPU_SPARC64_VII; 1536 cpu_type = FM_EREPORT_CPU_UNSUPPORTED; 1549 FM_ERROR_CPU, cpu_type, aflt->flt_erpt_class);
|
H A D | us3_common.c | 6666 char *cpu_type, buf[FM_MAX_CLASS]; local 6693 cpu_type = FM_EREPORT_CPU_USIII; 6696 cpu_type = FM_EREPORT_CPU_USIIIplus; 6699 cpu_type = FM_EREPORT_CPU_USIIIi; 6702 cpu_type = FM_EREPORT_CPU_USIIIiplus; 6705 cpu_type = FM_EREPORT_CPU_USIV; 6708 cpu_type = FM_EREPORT_CPU_USIVplus; 6711 cpu_type = FM_EREPORT_CPU_UNSUPPORTED; 6721 FM_ERROR_CPU, cpu_type, aflt->flt_erpt_class);
|
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_cpu.c | 1437 cmd_cpu_type2name(hdl, cpu->cpu_type), type); in cmd_cpu_create_faultlist() 1463 core2cpus(cpu->cpu_cpuid, cpu->cpu_type, cpu->cpu_level, in cmd_cpu_create_faultlist() 1483 CMD_CPU_LEVEL_THREAD, cpu->cpu_type); in cmd_cpu_create_faultlist() 1661 cpu->cpu_type = type; in cpu_create() 1726 core2cpus(cpu->cpu_cpuid, cpu->cpu_type, cpu->cpu_level, in cpu_all_threads_invalid() 1850 new->cpu_type = old->cpu0_type; in cpu_v0tov3() 1876 new->cpu_type = old->cpu1_type; in cpu_v1tov3() 1902 new->cpu_type = old->cpu2_type; in cpu_v2tov3()
|
H A D | cmd_cpu.h | 424 #define cpu_type cpu_pers.cpup_type macro
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_cpu_arch.c | 100 if (cpu->cpu_type == CPU_ULTRASPARC_T1) { in cmd_fill_errdata()
|
H A D | cmd_memerr_arch.c | 103 switch (cpu->cpu_type) { in cmd_mem_synd_check()
|
/titanic_50/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_memerr_arch.c | 68 ((cpu->cpu_type == CPU_ULTRASPARC_IIIi || in cmd_mem_synd_check() 69 cpu->cpu_type == CPU_ULTRASPARC_IIIiplus) && in cmd_mem_synd_check()
|
H A D | cmd_Lxcache.c | 598 cmd_cpu_type2name(hdl, cpu->cpu_type), fltnm); in cmd_Lxcache_fault()
|