Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvsetup.c345 add_sensor_thresh_props(picl_nodehdl_t nodeh, es_sensor_blk_t *sensor_blkp) in add_sensor_thresh_props() argument
351 sizeof (sensor_blkp->esb_low_power_off), in add_sensor_thresh_props()
352 &sensor_blkp->esb_low_power_off, &proph); in add_sensor_thresh_props()
356 sizeof (sensor_blkp->esb_low_shutdown), in add_sensor_thresh_props()
357 &sensor_blkp->esb_low_shutdown, &proph); in add_sensor_thresh_props()
361 sizeof (sensor_blkp->esb_low_warning), in add_sensor_thresh_props()
362 &sensor_blkp->esb_low_warning, &proph); in add_sensor_thresh_props()
366 sizeof (sensor_blkp->esb_high_warning), in add_sensor_thresh_props()
367 &sensor_blkp->esb_high_warning, &proph); in add_sensor_thresh_props()
371 sizeof (sensor_blkp->esb_high_shutdown), in add_sensor_thresh_props()
[all …]