Searched refs:mec_stop (Results 1 – 1 of 1) sorted by relevance
402 static void mec_stop(struct ifnet *, int);603 ifp->if_stop = mec_stop; in mec_attach()862 mec_stop(ifp, 0); in mec_init()1413 mec_stop(struct ifnet *ifp, int disable) in mec_stop() function1907 mec_stop(&sc->sc_ethercom.ec_if, 1); in mec_shutdown()