Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dimpl.h69 } scsa1394_thread_t; typedef
123 scsa1394_thread_t l_worker_thread; /* worker thread */
309 int scsa1394_thr_dispatch(scsa1394_thread_t *);
310 void scsa1394_thr_cancel(scsa1394_thread_t *);
311 void scsa1394_thr_wake(scsa1394_thread_t *, int);
312 void scsa1394_thr_clear_req(scsa1394_thread_t *, int);
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c247 scsa1394_thread_t *thr; in scsa1394_sbp2_threads_init()
277 scsa1394_thread_t *thr; in scsa1394_sbp2_threads_fini()
669 scsa1394_thread_t *thr = (scsa1394_thread_t *)arg; in scsa1394_sbp2_worker_thread()
H A Dhba.c2567 scsa1394_thr_dispatch(scsa1394_thread_t *thr) in scsa1394_thr_dispatch()
2587 scsa1394_thr_cancel(scsa1394_thread_t *thr) in scsa1394_thr_cancel()
2608 scsa1394_thr_wake(scsa1394_thread_t *thr, int req) in scsa1394_thr_wake()
2619 scsa1394_thr_clear_req(scsa1394_thread_t *thr, int mask) in scsa1394_thr_clear_req()