Searched refs:t4_intr_all (Results 1 – 3 of 3) sorted by relevance
1066 void t4_intr_all(void *);
1218 t4_intr_all(void *arg) in t4_intr_all() function
3652 return (t4_alloc_irq(sc, irq, rid, t4_intr_all, sc, "all")); in setup_intr_handlers()