epic_init
ifp->if_init = (if_init_f_t*)epic_init;
epic_init(sc);
static int epic_init(epic_softc_t *);