bnx_reg_wr_ind    324 dev/pci/if_bnx.c void	bnx_reg_wr_ind(struct bnx_softc *, u_int32_t, u_int32_t);
bnx_reg_wr_ind    667 dev/pci/if_bnxreg.h #define REG_WR_IND(sc, offset, val)	bnx_reg_wr_ind(sc, offset, val)