bce_reg_wr
static void bce_reg_wr (struct bce_softc *, u32, u32);
#define REG_WR(sc, offset, val) bce_reg_wr(sc, offset, val)