bnx_dump_txbd
void bnx_dump_txbd(struct bnx_softc *, int, struct tx_bd *);
bnx_dump_txbd(sc, sw_tx_chain_cons, txbd));
bnx_dump_txbd(sc, tx_prod, txbd);
bnx_dump_txbd(sc, 0, NULL);