Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_unsol.h40 extern int32_t ocs_unsol_rq_thread(ocs_thread_t *mythread);
H A Docs_xport.c158 rc = ocs_thread_create(ocs, &xport->rq_thread_info[i].thread, ocs_unsol_rq_thread, in ocs_xport_rq_threads_create()
H A Docs_unsol.c77 ocs_unsol_rq_thread(ocs_thread_t *mythread) in ocs_unsol_rq_thread() function