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

/illumos-gate/usr/src/uts/common/os/
H A Dfm.c516 evchan_t *error_chan; local
524 if (sysevent_evc_bind(FM_ERROR_CHAN, &error_chan,
530 if (sysevent_evc_publish(error_chan, EC_FM, ESC_FM_ERROR,
533 (void) sysevent_evc_unbind(error_chan);
536 (void) sysevent_evc_unbind(error_chan);

Completed in 59 milliseconds