Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/oce/
HDoce_if.c145 static void oce_intr(void *arg, int pending);
683 oce_intr(void *arg, int pending) in oce_intr() function
782 rc = oce_alloc_intr(sc, vector, oce_intr); in oce_setup_intr()
787 rc = oce_alloc_intr(sc, vector, oce_intr); in oce_setup_intr()