Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dbscv_impl.h56 #define BSCV_THREAD 0x08 macro
/titanic_50/usr/src/uts/common/io/
H A Dbscv.c3165 if (ssp->progress & BSCV_THREAD) in bscv_start_event_daemon()
3172 ssp->progress |= BSCV_THREAD; in bscv_start_event_daemon()
3227 if (!(ssp->progress & BSCV_THREAD)) { in bscv_pause_event_daemon()
3275 if (!(ssp->progress & BSCV_THREAD)) { in bscv_resume_event_daemon()
5086 if (ssp->progress & BSCV_THREAD) { in bscv_cleanup()