bce_reg_wr16
static void bce_reg_wr16 (struct bce_softc *, u32, u16);
#define REG_WR16(sc, offset, val) bce_reg_wr16(sc, offset, val)