Home
last modified time | relevance | path

Searched refs:sensor_thresh (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.c1413 struct sensor_thresh { struct
1419 static const struct sensor_thresh threshset[] = { argument
1435 sizeof (threshset) / sizeof (struct sensor_thresh);
1439 uint8_t raw_thresh, const struct sensor_thresh *thresh) in set_thresh_prop()