Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv.h149 #define _SG_INFO_TIMSTSMSK ((sensor_status_t)0x0F)
154 #define _SG_INFO_VALSTSMSK ((sensor_status_t)0xF0)
185 typedef hrtime_t sensor_status_t; typedef
215 sensor_status_t sd_infostamp;
H A Dsgenv_impl.h154 sensor_status_t info; /* sd_infostamp */
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c1138 SENSOR_DISABLED, SENSOR_UNKNOWN} sensor_status_t; in sun4v_env_print_sensor_callback() typedef
1139 sensor_status_t sensor_status = SENSOR_OK; in sun4v_env_print_sensor_callback()
1362 SENSOR_DISABLED, SENSOR_UNKNOWN} sensor_status_t; in sun4v_env_print_indicator_callback() typedef
1363 sensor_status_t sensor_status = SENSOR_OK; in sun4v_env_print_indicator_callback()