HomeSort by: relevance | last modified time | path
    Searched defs:fxp_start (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
i82557.c 175 void fxp_start(struct ifnet *);
371 ifp->if_start = fxp_start;
802 fxp_start(struct ifnet *ifp) function in typeref:typename:void
2018 fxp_start(ifp);
2199 fxp_start(ifp);
i82557.c 175 void fxp_start(struct ifnet *);
371 ifp->if_start = fxp_start;
802 fxp_start(struct ifnet *ifp) function in typeref:typename:void
2018 fxp_start(ifp);
2199 fxp_start(ifp);

Completed in 25 milliseconds