Searched refs:timer3_intr (Results 1 – 3 of 3) sorted by relevance
36 int timer3_intr(void *);
139 timer3_intr(void *arg) in timer3_intr() function
111 intc_intr_establish(I_CH12_TIMER3, IPL_SOFTNET, timer3_intr, 0); in interrupt_init()