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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c449 static void cpu_check_ce_errors(void *);
6072 if (!taskq_dispatch(ch_check_ce_tq, cpu_check_ce_errors, arg,
6088 * cpu_check_ce_errors(), to trigger after cpu_ceen_delay_secs
6098 cpu_check_ce_errors(void *arg) function

Completed in 80 milliseconds