HomeSort by: relevance | last modified time | path
    Searched refs:DBRUN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_bnx.c 938 DBRUN(BNX_INFO, bnx_dump_driver_state(sc));
3961 DBRUN(BNX_VERBOSE_RECV, bnx_dump_rx_mbuf_chain(sc, debug_chain_prod,
4372 DBRUN(BNX_VERBOSE_RECV, bnx_dump_rx_chain(sc, 0, TOTAL_RX_BD));
4498 DBRUN(BNX_VERBOSE_INTR, bnx_dump_status_block(sc));
4591 DBRUN(BNX_VERBOSE_RECV, printf("%s(): ", __func__);
4699 DBRUN(BNX_WARN, device_printf(sc->bnx_dev,
4727 DBRUN(BNX_VERBOSE_RECV,
4882 DBRUN(BNX_INFO_SEND, printf("%s: ", __func__);
5223 DBRUN(BNX_INFO_SEND, bnx_dump_tx_chain(sc, debug_prod, map->dm_nsegs));
5247 DBRUN(BNX_VERBOSE_SEND, bnx_dump_tx_mbuf_chain(sc, chain_prod
    [all...]
if_bnxreg.h 135 #define DBRUN(m, args...) \
175 #define DBRUN(m, ...) __nothing

Completed in 49 milliseconds