Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/mace/
H A Dif_mec.c402 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() function
1907 mec_stop(&sc->sc_ethercom.ec_if, 1); in mec_shutdown()