bnx_reg_wr_ind
void bnx_reg_wr_ind(struct bnx_softc *, uint32_t, uint32_t);
#define REG_WR_IND(sc, offset, val) bnx_reg_wr_ind(sc, offset, val)