Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv.h172 #define SG_GET_SENSOR_STATUS(status) ((status) & SG_STATUS_MASK) macro
H A Dsgenv_impl.h258 SG_GET_SENSOR_STATUS(x.sd_status), \
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c2311 if (SG_GET_SENSOR_STATUS(status) == in sgenv_check_sensor_thresholds()
3019 switch (SG_GET_SENSOR_STATUS(sensor.sd_status)) { in sgenv_process_threshold_event()
3061 switch (SG_GET_SENSOR_STATUS(sensor.sd_status)) { in sgenv_process_threshold_event()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c3491 switch (SG_GET_SENSOR_STATUS(env->sd_status)) { in get_sensor_data()
3548 if (SG_GET_SENSOR_STATUS(env->sd_status) == in get_sensor_data()
3559 switch (SG_GET_SENSOR_STATUS(env->sd_status)) { in get_sensor_data()