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.h71 } scsa1394_thread_t; typedef in typeref:struct:scsa1394_thread
125 scsa1394_thread_t l_worker_thread; /* worker thread */
311 int scsa1394_thr_dispatch(scsa1394_thread_t *);
312 void scsa1394_thr_cancel(scsa1394_thread_t *);
313 void scsa1394_thr_wake(scsa1394_thread_t *, int);
314 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;
277 scsa1394_thread_t *thr;
669 scsa1394_thread_t *thr = (scsa1394_thread_t *)arg;
H A Dhba.c2567 scsa1394_thr_dispatch(scsa1394_thread_t *thr)
2587 scsa1394_thr_cancel(scsa1394_thread_t *thr)
2608 scsa1394_thr_wake(scsa1394_thread_t *thr, int req)
2619 scsa1394_thr_clear_req(scsa1394_thread_t *thr, int mask)

Completed in 52 milliseconds