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