Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dfm.c517 evchan_t *error_chan; in fm_ereport_post() local
525 if (sysevent_evc_bind(FM_ERROR_CHAN, &error_chan, in fm_ereport_post()
531 if (sysevent_evc_publish(error_chan, EC_FM, ESC_FM_ERROR, in fm_ereport_post()
534 (void) sysevent_evc_unbind(error_chan); in fm_ereport_post()
537 (void) sysevent_evc_unbind(error_chan); in fm_ereport_post()