Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h439 un_f_watcht_stopped :1, /* media watch thread flag */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6496 un->un_f_watcht_stopped = FALSE; in sdpower()
6499 un->un_f_watcht_stopped = TRUE; in sdpower()
6533 if (un->un_f_watcht_stopped == TRUE) { in sdpower()
6536 un->un_f_watcht_stopped = FALSE; in sdpower()
23328 un->un_f_watcht_stopped = FALSE;