Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxp.c231 static void fxp_start(if_t ifp);
843 if_setstartfn(ifp, fxp_start); in fxp_attach()
1325 fxp_start(if_t ifp) in fxp_start() function