Searched refs:TOPO_SENSOR_UNITS (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_method.c | 434 } else if (strcmp(propname, TOPO_SENSOR_UNITS) == 0) { in topo_method_sensor_failure() 451 nvlist_add_uint32(tmp, TOPO_SENSOR_UNITS, in topo_method_sensor_failure()
|
H A D | libtopo.h | 413 #define TOPO_SENSOR_UNITS "units" macro
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses_facility.c | 630 TOPO_SENSOR_UNITS, TOPO_PROP_IMMUTABLE, sdp->sd_units, &err) != 0) { in ses_add_sensor()
|
/titanic_41/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 347 } else if (strcmp(propn, TOPO_SENSOR_UNITS) == 0) { in print_prop_nameval()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/ |
H A D | fac_prov_ipmi.c | 1363 TOPO_SENSOR_UNITS, TOPO_PROP_IMMUTABLE, sd->sd_units, &err) in make_sensor_node()
|