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,
796 errh_queue = errorq_create("errh_queue", (errorq_func_t)errh_drain,
799 if (ue_queue == NULL || ce_queue == NULL || errh_queue == NULL)

Completed in 54 milliseconds