i2c_read
return i2c_read(sc, addr, buf, len);
static int i2c_read(ra_i2c_softc_t *, u_long, u_char *, u_long);