dmcinit
static int dmcinit(struct ifnet *);
sc->sc_if.if_init = dmcinit;
dmcinit(&sc->sc_if);
dmcinit(ifp);