Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c375 isnst_esi_thread(void *arg);
3010 esi.esi_thread = thread_create(NULL, 0, isnst_esi_thread, in isnst_esi_start()
3056 isnst_esi_thread(void *arg) in isnst_esi_thread() function