Home | History | Annotate | Download | only in ic

Lines Matching defs:an_init

119 static int	an_init(struct ifnet *);
265 ifp->if_init = an_init;
530 an_init(struct ifnet *ifp)
536 DPRINTF(("an_init: enabled %d\n", sc->sc_enabled));
560 DPRINTF2(("an_init: txbuf %d allocated %x\n", i, fid));
891 an_init(ifp);
918 * do not call an_init() here. Instead, only
924 error = an_init(ifp);
948 error = an_init(ifp);
1001 error = an_init(ifp);