Searched refs:timer2_intr (Results 1 – 3 of 3) sorted by relevance
35 int timer2_intr(void *);
127 timer2_intr(void *arg) in timer2_intr() function
108 intc_intr_establish(I_CH11_TIMER2, IPL_SOFTBIO, timer2_intr, 0); in interrupt_init()