Home
last modified time | relevance | path

Searched refs:TOPO_SENSOR_UNITS (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c476 } else if (strcmp(propname, TOPO_SENSOR_UNITS) == 0) { in topo_method_sensor_failure()
497 nvlist_add_uint32(tmp, TOPO_SENSOR_UNITS, in topo_method_sensor_failure()
H A Dlibtopo.h480 #define TOPO_SENSOR_UNITS "units" macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/shared/
H A Dtopo_sensor.c234 TOPO_SENSOR_UNITS, TOPO_PROP_IMMUTABLE, topo_sensor_units(&scalar), in topo_sensor_create_scalar_sensor()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c640 TOPO_SENSOR_UNITS, TOPO_PROP_IMMUTABLE, sdp->sd_units, &err) != 0) { in ses_add_sensor()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c428 TOPO_SENSOR_UNITS, TOPO_PROP_IMMUTABLE, in disk_add_temp_sensor()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c357 } else if (strcmp(propn, TOPO_SENSOR_UNITS) == 0) { in print_prop_nameval()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c1592 TOPO_SENSOR_UNITS, TOPO_PROP_IMMUTABLE, sd->sd_units, &err) != 0) { in make_sensor_node()