Searched refs:smu_sensor (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/powerpc/powermac/
H A Dsmusat.c48 struct smu_sensor { struct
64 static int smusat_sensor_read(struct smu_sensor *sens);
76 struct smu_sensor *sc_sensors;
109 struct smu_sensor *sens;
129 sc->sc_sensors = malloc(sc->sc_nsensors * sizeof(struct smu_sensor),
224 smusat_sensor_read(struct smu_sensor *sens)
278 struct smu_sensor *sens;
H A Dsmu.c94 struct smu_sensor { struct
127 struct smu_sensor *sc_sensors;
1085 smu_sensor_read(struct smu_sensor *sens)
1155 struct smu_sensor *sens;
1174 struct smu_sensor *sens;
1193 sc->sc_sensors = malloc(sc->sc_nsensors * sizeof(struct smu_sensor),

Completed in 105 milliseconds