Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c1419 static const struct sensor_thresh threshset[] = { variable
1435 sizeof (threshset) / sizeof (struct sensor_thresh);
1634 if (!ISBITSET(mask, threshset[i].sthr_threshbit)) in make_sensor_node()
1639 threshset[i].sthr_threshoff), &threshset[i]) != 0) { in make_sensor_node()