Searched refs:JAGUAR_IMPL (Results 1 – 15 of 15) sorted by relevance
/titanic_50/usr/src/uts/sun4u/sys/ |
H A D | cpu_impl.h | 68 #define JAGUAR_IMPL 0x18 macro 69 #define IS_JAGUAR(impl) ((impl) == JAGUAR_IMPL)
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | us3_common_mmu.c | 548 { JAGUAR_IMPL, TTE4M, 1 }, /* default */ 549 { JAGUAR_IMPL, TTE4M, 0 }, 550 { JAGUAR_IMPL, TTE64K, 1 }, 551 { JAGUAR_IMPL, TTE64K, 0 }, 552 { JAGUAR_IMPL, TTE8K, 0 },
|
H A D | us3_common_asm.s | 724 cmp %o0, JAGUAR_IMPL
|
H A D | us3_common.c | 6704 case JAGUAR_IMPL:
|
/titanic_50/usr/src/lib/libprtdiag/common/ |
H A D | cpu.c | 213 case JAGUAR_IMPL: in display_cpus()
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | gptwo_cpu.c | 170 case JAGUAR_IMPL: in gptwocfg_configure_cpu() 340 case JAGUAR_IMPL: in set_cpu_props() 671 case JAGUAR_IMPL: in set_cpu_us4_props()
|
H A D | sbd_cpu.c | 96 case JAGUAR_IMPL: in sbd_cpu_set_prop()
|
/titanic_50/usr/src/uts/sun4u/pcbe/ |
H A D | us234_pcbe.c | 622 case JAGUAR_IMPL: in us_pcbe_init()
|
/titanic_50/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp_cpu.c | 862 case JAGUAR_IMPL: in sbdp_find_non_panther_cpus()
|
H A D | sbdp_mem.c | 825 case JAGUAR_IMPL: in sbdp_prep_mc_idle_one()
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/starcat/common/ |
H A D | starcat.c | 879 case JAGUAR_IMPL: in display_cpus()
|
/titanic_50/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr_cpu.c | 181 case JAGUAR_IMPL: in dr_cpu_set_prop()
|
/titanic_50/usr/src/uts/sun4u/os/ |
H A D | fillsysinfo.c | 938 case JAGUAR_IMPL: in check_cpus_set()
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/ |
H A D | serengeti.c | 1146 case JAGUAR_IMPL: in display_cpus()
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | drmach.c | 4003 case JAGUAR_IMPL: in drmach_board_non_panther_cpus()
|