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