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

  /src/sys/dev/ic/
elinkxlvar.h 137 void ex_stop(struct ifnet *, int);
elinkxl.c 408 ifp->if_stop = ex_stop;
627 ex_stop(ifp, 0);
1585 ex_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
1683 ex_stop(ifp, 1);
1737 ex_stop(&sc->sc_ethercom.ec_if, 1);

Completed in 37 milliseconds