Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxp.c231 static void fxp_start(if_t ifp);
838 if_setstartfn(ifp, fxp_start); in fxp_attach()
1318 fxp_start(if_t ifp) in fxp_start() function