Home
last modified time | relevance | path

Searched refs:SMU_TEMP_SENSOR (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/powerpc/powermac/
Dsmusat.c57 SMU_TEMP_SENSOR enumerator
160 sens->type = SMU_TEMP_SENSOR; in smusat_attach()
183 (sens->type == SMU_TEMP_SENSOR) ? "IK" : "I", sysctl_desc); in smusat_attach()
185 if (sens->type == SMU_TEMP_SENSOR) { in smusat_attach()
247 case SMU_TEMP_SENSOR: in smusat_sensor_read()
Dsmu.c103 SMU_TEMP_SENSOR enumerator
1106 case SMU_TEMP_SENSOR: in smu_sensor_read()
1215 sens->type = SMU_TEMP_SENSOR; in smu_attach_sensors()
1244 (sens->type == SMU_TEMP_SENSOR) ? "IK" : "I", sysctl_desc); in smu_attach_sensors()
1246 if (sens->type == SMU_TEMP_SENSOR) { in smu_attach_sensors()