owtemp_softc
struct owtemp_softc *sc = device_private(self);
struct owtemp_softc *sc = device_private(self);
struct owtemp_softc *sc = device_private(self);
owtemp_update(struct owtemp_softc *sc, uint32_t *temp)
struct owtemp_softc *sc = sme->sme_cookie;
static bool owtemp_update(struct owtemp_softc *sc, uint32_t *temp);
CFATTACH_DECL_NEW(owtemp, sizeof(struct owtemp_softc),