Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c48 errorq_t *errh_queue; /* queue of sun4v error reports */ variable
164 errorq_dispatch(errh_queue, &errh_flt.errh_er, in process_resumable_error()
796 errh_queue = errorq_create("errh_queue", (errorq_func_t)errh_drain, in error_init()
799 if (ue_queue == NULL || ce_queue == NULL || errh_queue == NULL) in error_init()