Home
last modified time | relevance | path

Searched refs:TOPO_FAC_TYPE_SENSOR (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/shared/
H A Dtopo_sensor.c209 TOPO_FAC_TYPE_SENSOR)) == NULL) { in topo_sensor_create_scalar_sensor()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c441 if (topo_node_facility(mod->tm_hdl, node, TOPO_FAC_TYPE_SENSOR, in topo_method_sensor_failure()
H A Dlibtopo.h193 #define TOPO_FAC_TYPE_SENSOR "sensor" macro
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c348 (strcmp(factype, TOPO_FAC_TYPE_SENSOR) == 0)) { in print_prop_nameval()
366 (strcmp(factype, TOPO_FAC_TYPE_SENSOR) == 0)) { in print_prop_nameval()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c597 TOPO_FAC_TYPE_SENSOR, nodeid)) == NULL) in ses_add_sensor_common()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c397 TOPO_FAC_TYPE_SENSOR)) == NULL) { in disk_add_temp_sensor()