Home
last modified time | relevance | path

Searched refs:this_is_starfire (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/arch/sparc64/kernel/ !
Dstarfire.c22 int this_is_starfire = 0; variable
28 this_is_starfire = 1; in check_if_starfire()
33 if (this_is_starfire) { in starfire_cpu_setup()
Dirq.c169 } else if (this_is_starfire == 0) { in enable_irq()
760 if (this_is_starfire != 0 || in redirect_intr()
1046 } else if (this_is_starfire == 0) { in retarget_one_irq()
1337 if (this_is_starfire == 0) { in register_irq_proc()
Dtime.c716 if (this_is_starfire) { in clock_probe()
1004 if (this_is_starfire) in do_settimeofday()
Dcentral.c308 if (this_is_starfire) in central_probe()
Dsmp.c444 if (this_is_starfire) { in spitfire_xcall_helper()
Dsbus.c1226 if (this_is_starfire) in sbus_iommu_init()
Dpci_psycho.c1416 if(this_is_starfire) in psycho_iommu_init()
/linux-2.4.37.9/include/asm-sparc64/ !
Dstarfire.h12 extern int this_is_starfire;
Dsmp.h102 } else if (this_is_starfire != 0) { in hard_smp_processor_id()
/linux-2.4.37.9/drivers/sbus/char/ !
Dsunserial.c448 { extern int this_is_starfire; in sun_serial_setup()
450 if(this_is_starfire != 0) in sun_serial_setup()
/linux-2.4.37.9/arch/sparc64/mm/ !
Dinit.c1463 setup_tba(this_is_starfire); in paging_init()