sonic_stop
ifp->if_stop = sonic_stop;
sonic_stop(&sc->sc_ethercom.ec_if, 1);
static void sonic_stop(struct ifnet *, int);
sonic_stop(ifp, 0);