dstemp_softc
struct dstemp_softc *sc = device_private(self);
dstemp_init(struct dstemp_softc *sc)
struct dstemp_softc *sc = sme->sme_cookie;
static void dstemp_init(struct dstemp_softc *);
CFATTACH_DECL_NEW(dstemp, sizeof(struct dstemp_softc),