egstart
void egstart(struct ifnet *);
ifp->if_start = egstart;
egstart(ifp);
egstart(&sc->sc_arpcom.ac_if);