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

/freebsd-10.0-release/sys/dev/iscsi/
H A Dicl_proxy.c229 icl_accept_thread(void *arg) function
352 error = kthread_add(icl_accept_thread, ils, NULL, NULL, 0, 0, "iclacc");

Completed in 150 milliseconds