Home
last modified time | relevance | path

Searched refs:TOPO_SENSOR_UNITS_DEGREES_C (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/shared/
H A Dtopo_sensor.c126 return (TOPO_SENSOR_UNITS_DEGREES_C); in topo_sensor_units()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h522 TOPO_SENSOR_UNITS_DEGREES_C, enumerator
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c882 sd.sd_units = TOPO_SENSOR_UNITS_DEGREES_C; in ses_add_enclosure_sensors()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c429 TOPO_SENSOR_UNITS_DEGREES_C, &err) != 0) { in disk_add_temp_sensor()