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

/illumos-gate/usr/src/uts/common/os/
H A Dfm.c91 static evchan_t *ereport_chan = NULL; variable
135 &ereport_chan, EVCH_CREAT | EVCH_HOLD_PEND);
137 (void) sysevent_evc_control(ereport_chan,
483 if ((chq = sysevent_evc_walk_init(ereport_chan, NULL)) == NULL &&

Completed in 56 milliseconds