Searched refs:dme_stop (Results 1 – 1 of 1) sorted by relevance
160 static void dme_stop(struct ifnet *, int);273 ifp->if_stop = dme_stop; in dme_attach()394 dme_stop(ifp, 0); in dme_init()580 dme_stop(struct ifnet *ifp, int disable) in dme_stop() function