smusat_softc
static int smusat_sensors_update(struct smusat_softc *);
CFATTACH_DECL_NEW(smusat, sizeof(struct smusat_softc),
struct smusat_softc *sc = device_private(self);
smusat_setup_sme(struct smusat_softc *sc)
struct smusat_softc *sc = sme->sme_cookie;
smusat_sensors_update(struct smusat_softc *sc)
struct smusat_softc *sc = sensor->sc;
struct smusat_softc;
struct smusat_softc *sc;
static void smusat_setup_sme(struct smusat_softc *);