fec_init
ifp->if_init = fec_init;
(void)fec_init(&sc->sc_if); /* reschedules the callout */
static int fec_init(struct ifnet *);