bnx_reset
bnx_reset(sc, BNX_DRV_MSG_CODE_SUSPEND_NO_WOL);
int bnx_reset(struct bnx_softc *, u_int32_t);
if (bnx_reset(sc, BNX_DRV_MSG_CODE_RESET)) {
if (bnx_reset(sc, BNX_DRV_MSG_CODE_RESET))
bnx_reset(sc, BNX_DRV_MSG_CODE_RESET);