Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/oce/
Doce_if.c148 static int oce_setup_intr(POCE_SOFTC sc);
339 rc = oce_setup_intr(sc); in oce_attach()
752 oce_setup_intr(POCE_SOFTC sc) in oce_setup_intr() function