itherm_softc
sizeof(struct itherm_softc), itherm_probe, itherm_attach, NULL,
struct itherm_softc *sc = (struct itherm_softc *)self;
itherm_enable(struct itherm_softc *sc)
struct itherm_softc *sc = (struct itherm_softc *)self;
itherm_refresh_sensor_data(struct itherm_softc *sc)
struct itherm_softc *sc = (struct itherm_softc *)arg;
void (*refresh_sensor_data)(struct itherm_softc *);
void itherm_enable(struct itherm_softc *);
void itherm_refresh_sensor_data(struct itherm_softc *);