Home
last modified time | relevance | path

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

/freebsd/sys/dev/iscsi/
H A Dicl_soft.c729 icl_receive_thread(void *arg) in icl_receive_thread() function
1489 error = kthread_add(icl_receive_thread, ic, NULL, NULL, 0, 0, "%srx", in icl_conn_start()