Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Derrorq.h58 extern errorq_t *errorq_nvcreate(const char *, errorq_func_t, void *,
/illumos-gate/usr/src/uts/common/os/
H A Derrorq.c393 errorq_nvcreate(const char *name, errorq_func_t func, void *private, in errorq_nvcreate() function
H A Dfm.c146 ereport_errorq = errorq_nvcreate("fm_ereport_queue", in fm_init()