lm75_write
if (lm75_write(sc->sc_dev, sc->sc_addr, buf8, sizeof(buf8)) < 0)
static int lm75_write(device_t, uint32_t, uint8_t *, size_t);