Home
last modified time | relevance | path

Searched refs:TOPO_SENSOR_CLASS_THRESHOLD (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h432 #define TOPO_SENSOR_CLASS_THRESHOLD "threshold" macro
/titanic_44/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c626 TOPO_SENSOR_CLASS_THRESHOLD, sdp->sd_type)) == NULL) in ses_add_sensor()
/titanic_44/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c1352 if (strcmp(sd->sd_class, TOPO_SENSOR_CLASS_THRESHOLD) == 0) { in make_sensor_node()
1420 sd.sd_class = TOPO_SENSOR_CLASS_THRESHOLD; in sdr_callback()