Searched refs:fxp_start_body (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/fxp/
H A Dif_fxp.c230 static void fxp_start_body(struct ifnet *ifp);
1322 * Grab the softc lock and call the real fxp_start_body() routine
1330 fxp_start_body(ifp);
1340 fxp_start_body(struct ifnet *ifp) function
1905 fxp_start_body(ifp);

Completed in 97 milliseconds