bce_init
static int bce_init(struct ifnet *);
ifp->if_init = bce_init;
(void) bce_init(ifp);
bce_init(ifp);