bnx_reg_rd_ind    323 dev/pci/if_bnx.c u_int32_t	bnx_reg_rd_ind(struct bnx_softc *, u_int32_t);
bnx_reg_rd_ind    666 dev/pci/if_bnxreg.h #define REG_RD_IND(sc, offset)		bnx_reg_rd_ind(sc, offset)