amltemp_softc
struct amltemp_softc *sc = (struct amltemp_softc *)self;
amltemp_calc_temp(struct amltemp_softc *sc, int32_t code)
struct amltemp_softc *sc = arg;
struct amltemp_softc *sc = cookie;
sizeof (struct amltemp_softc), amltemp_match, amltemp_attach
int32_t amltemp_calc_temp(struct amltemp_softc *, int32_t);
struct amltemp_softc *sc = (struct amltemp_softc *)self;