Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/idm/
H A Didm_so.h72 kthread_t *ic_rx_thread; member
/titanic_41/usr/src/uts/common/io/idm/
H A Didm_so.c1051 so_conn->ic_rx_thread = thread_create(NULL, 0, idm_sorx_thread, ic, 0, in idm_so_conn_connect_common()
2000 so_conn->ic_rx_thread_did = so_conn->ic_rx_thread->t_did; in idm_sorx_thread()