Searched refs:sysevent_evc_walk_init (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h436 extern evchanq_t *sysevent_evc_walk_init(evchan_t *, char *);
/illumos-gate/usr/src/uts/common/os/
H A Dfm.c481 * In the panic case, sysevent_evc_walk_init() will return NULL.
483 if ((chq = sysevent_evc_walk_init(ereport_chan, NULL)) == NULL &&
H A Devchannels.c1777 * sysevent_evc_walk_init - Take a snapshot of the events in a channel
2048 sysevent_evc_walk_init(evchan_t *scp, char *subscr) function
2058 * snapshot (with sysevent_evc_walk_init). In case of panic events

Completed in 69 milliseconds