firei2c_read
err = firei2c_read(sc, buf, buflen, ctrl, flags);
static int firei2c_read(struct firei2c_softc *, uint8_t *, size_t, int, int);