DBRUNIF
DBRUNIF((sc->ctx_pages > 512),
DBRUNIF(DB_RANDOMTRUE(bnx_debug_bootcode_running_failure),
DBRUNIF((*chain_prod > MAX_RX_BD),
DBRUNIF(1, sc->tx_hi_watermark = USABLE_TX_BD);
DBRUNIF(1, sc->tx_full_count = 0);
DBRUNIF(1, sc->tx_mbuf_alloc--);
DBRUNIF((sc->tx_mbuf_alloc),
DBRUNIF(1, sc->rx_low_watermark = USABLE_RX_BD);
DBRUNIF(1, sc->rx_empty_count = 0);
DBRUNIF(1, sc->rx_mbuf_alloc--);
DBRUNIF((rx_mbuf_alloc_before - sc->rx_mbuf_alloc),
DBRUNIF((sc->rx_mbuf_alloc),
DBRUNIF(1, sc->rx_interrupts++);
DBRUNIF((!(rxbd->rx_bd_flags & RX_BD_FLAGS_END)),
DBRUNIF(DB_RANDOMTRUE(bnx_debug_l2fhdr_status_check),
DBRUNIF(((len < BNX_MIN_MTU) ||
DBRUNIF(1, sc->l2fhdr_status_errors++);
DBRUNIF(1, sc->rx_mbuf_alloc--);
DBRUNIF(1, sc->tx_interrupts++);
DBRUNIF((sw_tx_chain_cons > MAX_TX_BD),
DBRUNIF(1, txbd = &sc->tx_bd_chain
DBRUNIF((txbd == NULL),
DBRUNIF((!(txbd->tx_bd_flags & TX_BD_FLAGS_END)),
DBRUNIF(1, sc->tx_mbuf_alloc++);
DBRUNIF((used > sc->tx_hi_watermark),
DBRUNIF(used == sc->max_tx_bd, sc->tx_full_count++);
DBRUNIF(1, sc->interrupts_generated++);
DBRUNIF(DB_RANDOMTRUE(bnx_debug_unexpected_attention),