Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h410 un_f_watcht_stopped :1, /* media watch thread flag */ member
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c7016 un->un_f_watcht_stopped = FALSE; in sdpower()
7019 un->un_f_watcht_stopped = TRUE; in sdpower()
7053 if (un->un_f_watcht_stopped == TRUE) { in sdpower()
7056 un->un_f_watcht_stopped = FALSE; in sdpower()
23895 un->un_f_watcht_stopped = FALSE;