Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_if.h1082 void oce_start(if_t ifp);
H A Doce_if.c1350 oce_start(if_t ifp)
2109 if_setstartfn(sc->ifp, oce_start); in oce_attach_ifp()
1352 oce_start(if_t ifp) oce_start() function