Home
last modified time | relevance | path

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

/titanic_41/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,
6098 cpu_check_ce_errors(void *arg) function