timer0_intr
STATIC int timer0_intr(void *);
intc_intr_establish(I_CH9_TIMER0, IPL_CLOCK, timer0_intr, 0);