Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c45 static void scsa1394_sbp2_worker_thread(void *);
254 thr->thr_func = scsa1394_sbp2_worker_thread; in scsa1394_sbp2_threads_init()
667 scsa1394_sbp2_worker_thread(void *arg) in scsa1394_sbp2_worker_thread() function