Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/os/
H A Decc.c181 ce_drain(void *ignored, struct async_flt *aflt, errorq_elem_t *eqep) in ce_drain() function
214 ce_queue = errorq_create("ce_queue", (errorq_func_t)ce_drain, NULL, in error_init()
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c101 static void ce_drain(void *, struct async_flt *, errorq_elem_t *);
737 ce_drain(void *ignored, struct async_flt *aflt, errorq_elem_t *eqep) in ce_drain() function
793 ce_queue = errorq_create("ce_queue", (errorq_func_t)ce_drain, NULL, in error_init()