Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc.h195 boolean_t l_thread_stop; member
H A Dlmrc.c1180 if (lmrc->l_thread_stop) in lmrc_thread()
1243 } while (!lmrc->l_thread_stop); in lmrc_thread()
H A Dlmrc_ddi.c519 lmrc->l_thread_stop = B_TRUE; in lmrc_cleanup()