Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c191 evchan_t *bofi_error_chan; variable
744 if (sysevent_evc_bind(FM_ERROR_CHAN, &bofi_error_chan, 0) == 0) in bofi_attach()
745 (void) sysevent_evc_subscribe(bofi_error_chan, "bofi", in bofi_attach()
791 (void) sysevent_evc_unbind(bofi_error_chan); in bofi_detach()