Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_if.c145 static void oce_intr(void *arg, int pending);
679 oce_intr(void *arg, int pending)
778 rc = oce_alloc_intr(sc, vector, oce_intr); in oce_setup_intr()
783 rc = oce_alloc_intr(sc, vector, oce_intr); in oce_setup_intr()
681 oce_intr(void *arg, int pending) oce_intr() function