lmtemp_softc
int lmtemp_temp_read(struct lmtemp_softc *, uint8_t, int *);
struct lmtemp_softc *sc = (struct lmtemp_softc *)self;
lmtemp_temp_read(struct lmtemp_softc *sc, uint8_t which, int *valp)
struct lmtemp_softc *sc = aux;
sizeof(struct lmtemp_softc),