Home
last modified time | relevance | path

Searched refs: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 *);
6073 if (taskq_dispatch(ch_check_ce_tq, cpu_check_ce_errors, arg,
6099 cpu_check_ce_errors(void *arg) function