Searched defs:sensor_status_t (Results 1 - 2 of 2) 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;
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c1138 SENSOR_DISABLED, SENSOR_UNKNOWN} sensor_status_t; typedef in typeref:enum:__anon3809
1139 sensor_status_t sensor_status = SENSOR_OK;
1362 SENSOR_DISABLED, SENSOR_UNKNOWN} sensor_status_t; typedef in typeref:enum:__anon3810
1363 sensor_status_t sensor_status = SENSOR_OK;

Completed in 62 milliseconds