Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_os.h996 } ocs_thread_start_e; typedef
999 const char *name, void *arg, ocs_thread_start_e start_option);
H A Docs_os.c627 … ocs_thread_t *thread, ocs_thread_fctn fctn, const char *name, void *arg, ocs_thread_start_e start) in ocs_thread_create()