Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dimpl.h309 int scsa1394_thr_dispatch(scsa1394_thread_t *);
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c262 if (scsa1394_thr_dispatch(thr) != DDI_SUCCESS) { in scsa1394_sbp2_threads_init()
H A Dhba.c2567 scsa1394_thr_dispatch(scsa1394_thread_t *thr) in scsa1394_thr_dispatch() function