Home
last modified time | relevance | path

Searched refs:t4_intr_all (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/cxgbe/
HDadapter.h1066 void t4_intr_all(void *);
HDt4_sge.c1218 t4_intr_all(void *arg) in t4_intr_all() function
HDt4_main.c3652 return (t4_alloc_irq(sc, irq, rid, t4_intr_all, sc, "all")); in setup_intr_handlers()