Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/
HDt4_main.c781 static int t4_free_irq(struct adapter *, struct irq *);
1804 t4_free_irq(sc, &sc->irq[i]); in t4_detach_common()
7179 t4_free_irq(struct adapter *sc, struct irq *irq) in t4_free_irq() function