Home
last modified time | relevance | path

Searched defs:smu_sensor (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Dsmusat.c47 struct smu_sensor { struct
63 static int smusat_sensor_read(struct smu_sensor *sens); argument
H A Dsmu.c96 struct smu_sensor { struct
97 struct pmac_therm therm;
98 device_t dev;
100 cell_t reg;
101 enum {
129 struct smu_sensor *sc_sensors; argument