bnx_chipinit
int bnx_chipinit(struct bnx_softc *);
if ((error = bnx_chipinit(sc)) != 0) {
if (bnx_chipinit(sc)) {