reg_m
uint8_t reg_m, reg_l, flags;
reg_m = sc->sc_reg_m[map];
if (lm95221ts_read_temp(sc, reg_m, reg_l, flags, &val) == 0) {
lm95221ts_read_temp(struct lm95221ts_softc *sc, uint8_t reg_m, uint8_t reg_l,
sc->sc_address, ®_m, 1, &buf_m, 1, 0);