bnx_dump_rxbd     309 dev/pci/if_bnx.c void	bnx_dump_rxbd(struct bnx_softc *, int, struct rx_bd *);
bnx_dump_rxbd    3790 dev/pci/if_bnx.c 		bnx_dump_rxbd(sc, sw_chain_cons, rxbd));
bnx_dump_rxbd    5323 dev/pci/if_bnx.c 		bnx_dump_rxbd(sc, rx_prod, rxbd);
bnx_dump_rxbd    5826 dev/pci/if_bnx.c 		bnx_dump_rxbd(sc, 0, NULL);