Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dimpl.h54 SCSA1394_THREQ_EXIT = 0x1, /* thread has to exit */ enumerator
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c677 if (thr->thr_req & SCSA1394_THREQ_EXIT) { in scsa1394_sbp2_worker_thread()
H A Dhba.c2593 thr->thr_req |= SCSA1394_THREQ_EXIT; in scsa1394_thr_cancel()