Home
last modified time | relevance | path

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

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