atw_stop          195 dev/ic/atw.c   void	atw_stop(struct ifnet *, int);
atw_stop          821 dev/ic/atw.c   	ifp->if_stop = atw_stop;
atw_stop         1286 dev/ic/atw.c   	atw_stop(ifp, 0);
atw_stop         2793 dev/ic/atw.c   	atw_stop(&sc->sc_ic.ic_if, 1);
atw_stop         4040 dev/ic/atw.c   		atw_stop(ifp, 1);
atw_stop         4109 dev/ic/atw.c   			atw_stop(ifp, 1);