Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_os.c601 ocs_thread_call_fctn(void *arg) in ocs_thread_call_fctn() function
642 …rc = kthread_add(ocs_thread_call_fctn, thread, NULL, &thread->tcb, (start == OCS_THREAD_CREATE) ? … in ocs_thread_create()