bnx_get_buf
int bnx_get_buf(struct bnx_softc *, uint16_t *, uint16_t *, uint32_t *);
if (bnx_get_buf(sc, &prod, &chain_prod, &prod_bseq)) {
if (bnx_get_buf(sc, &sw_prod, &sw_chain_prod,
bnx_get_buf(sc, &prod, &chain_prod, &prod_bseq);