Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_if.c61 static void oce_intr(void *arg, int pending);
554 oce_intr(void *arg, int pending) in oce_intr() function
637 rc = oce_alloc_intr(sc, vector, oce_intr); in oce_setup_intr()
643 rc = oce_alloc_intr(sc, vector, oce_intr); in oce_setup_intr()