Searched refs:DBRUN (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/bce/
H A Dif_bce.c5306 DBRUN(sc->debug_rx_mbuf_alloc++);
5329 DBRUN(sc->debug_rx_mbuf_alloc--);
5413 DBRUN(sc->debug_pg_mbuf_alloc++);
5429 DBRUN(sc->debug_pg_mbuf_alloc--);
5537 DBRUN(sc->tx_hi_watermark = 0);
5538 DBRUN(sc->tx_full_count = 0);
5598 DBRUN(sc->debug_tx_mbuf_alloc--);
5734 DBRUN(sc->rx_low_watermark = USABLE_RX_BD_ALLOC);
5735 DBRUN(sc->rx_empty_count = 0);
5822 DBRUN(s
[all...]
H A Dif_bcereg.h370 #define DBRUN(args...) \ macro
471 #define DBRUN(args...) macro

Completed in 148 milliseconds