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