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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_unsol.h42 extern int32_t ocs_unsol_rq_thread(ocs_thread_t *mythread);
H A Docs_unsol.c79 ocs_unsol_rq_thread(ocs_thread_t *mythread) function
192 * This function is called either from ocs_unsolicited_cb() or ocs_unsol_rq_thread().
H A Docs_xport.c160 rc = ocs_thread_create(ocs, &xport->rq_thread_info[i].thread, ocs_unsol_rq_thread,

Completed in 105 milliseconds