Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDadapter.h1017 void t4_intr_all(void *);
HDt4_sge.c1260 t4_intr_all(void *arg) in t4_intr_all() function
HDt4_main.c3253 return (t4_alloc_irq(sc, irq, rid, t4_intr_all, sc, "all")); in setup_intr_handlers()