/src/sys/dev/pci/ |
if_bnx.c | 372 int bnx_get_buf(struct bnx_softc *, uint16_t *, uint16_t *, uint32_t *); 3980 bnx_get_buf(struct bnx_softc *sc, uint16_t *prod, function in typeref:typename:int 4352 if (bnx_get_buf(sc, &prod, &chain_prod, &prod_bseq)) { 4697 if (bnx_get_buf(sc, &sw_prod, &sw_chain_prod, 5920 bnx_get_buf(sc, &prod, &chain_prod, &prod_bseq);
|
if_bnx.c | 372 int bnx_get_buf(struct bnx_softc *, uint16_t *, uint16_t *, uint32_t *); 3980 bnx_get_buf(struct bnx_softc *sc, uint16_t *prod, function in typeref:typename:int 4352 if (bnx_get_buf(sc, &prod, &chain_prod, &prod_bseq)) { 4697 if (bnx_get_buf(sc, &sw_prod, &sw_chain_prod, 5920 bnx_get_buf(sc, &prod, &chain_prod, &prod_bseq);
|
if_bnx.c | 372 int bnx_get_buf(struct bnx_softc *, uint16_t *, uint16_t *, uint32_t *); 3980 bnx_get_buf(struct bnx_softc *sc, uint16_t *prod, function in typeref:typename:int 4352 if (bnx_get_buf(sc, &prod, &chain_prod, &prod_bseq)) { 4697 if (bnx_get_buf(sc, &sw_prod, &sw_chain_prod, 5920 bnx_get_buf(sc, &prod, &chain_prod, &prod_bseq);
|