i2c_write
return i2c_write(sc, addr, cmdbuf, cmdlen);
static int i2c_write(ra_i2c_softc_t *, u_long, const u_char *, u_long);