fxp_init
fxp_init(ifp->if_softc);
static void fxp_init(void *xsc);
fxp_init(sc);
ifp->if_init = fxp_init;