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

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c2938 * if <temp_event_type> is TRUE, then need to handle an event
2941 int temp_event_type; local
2945 temp_event_type = TRUE;
2955 temp_event_type = FALSE;
2983 (temp_event_type ? ESC_ENV_TEMP : ESC_ENV_POWER));
2995 (temp_event_type ? ESC_ENV_TEMP : ESC_ENV_POWER));
3008 (temp_event_type ? ESC_ENV_TEMP : ESC_ENV_POWER));
3044 (temp_event_type ? ESC_ENV_TEMP: ESC_ENV_POWER),
3099 (temp_event_type ? ESC_ENV_TEMP : ESC_ENV_POWER));
3112 (temp_event_type
[all...]

Completed in 70 milliseconds