Searched defs:scsa1394_thread_t (Results 1 - 1 of 1) 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);

Completed in 46 milliseconds