run_write_2
error = run_write_2(sc, reg + i, buf[i] | buf[i + 1] << 8);
static int run_write_2(struct run_softc *, uint16_t, uint16_t);