Searched refs:h1394_error_detected (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_isr.c | 229 h1394_error_detected(soft_state->drvinfo.di_sl_private, in hci1394_isr() 251 h1394_error_detected(soft_state->drvinfo.di_sl_private, in hci1394_isr() 258 h1394_error_detected(soft_state->drvinfo.di_sl_private, in hci1394_isr() 269 h1394_error_detected(soft_state->drvinfo.di_sl_private, in hci1394_isr()
|
H A D | hci1394_isoch.c | 619 h1394_error_detected(soft_statep->drvinfo.di_sl_private, in hci1394_do_stop()
|
H A D | hci1394_async.c | 672 h1394_error_detected(async_handle->as_drvinfo->di_sl_private, in hci1394_async_arresp_process() 842 h1394_error_detected(async_handle->as_drvinfo->di_sl_private, in hci1394_async_arreq_process()
|
/illumos-gate/usr/src/uts/common/sys/1394/ |
H A D | h1394.h | 292 void h1394_error_detected(void *sl_private, h1394_error_t type, void *arg);
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | h1394.c | 1495 h1394_error_detected(void *sl_private, h1394_error_t type, void *arg) in h1394_error_detected() function
|