Searched defs:rmc_temp_r (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c1970 #define rmc_temp_r rmc_resbuf.u_rmc_temp_r macro
2196 sizeof (rmc_temp_r), (intptr_t)&rmc_temp,
2197 (intptr_t)&rmc_temp_r) != 0)) {
2201 (rmc_temp_r.temp_status[0].sensor_status ==
2210 if (rmc_temp_r.temp_status[0].sensor_status !=
2214 rmc_temp_r.temp_status[0].value;
2216 rmc_temp_r.temp_status[0].low_warning;
2218 rmc_temp_r.temp_status[0].low_soft_shutdown;
2220 rmc_temp_r.temp_status[0].low_hard_shutdown;
2222 rmc_temp_r
[all...]

Completed in 65 milliseconds