Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h410 un_f_watcht_stopped :1, /* media watch thread flag */ member
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c7029 un->un_f_watcht_stopped = FALSE; in sdpower()
7032 un->un_f_watcht_stopped = TRUE; in sdpower()
7066 if (un->un_f_watcht_stopped == TRUE) { in sdpower()
7069 un->un_f_watcht_stopped = FALSE; in sdpower()
23916 un->un_f_watcht_stopped = FALSE;