Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_watch.c105 #define SW_RUNNING 0 macro
169 sw.sw_state = SW_RUNNING; in scsi_watch_init()
414 sw.sw_state = SW_RUNNING; in scsi_watch_resume()
698 if (sw.sw_state != SW_RUNNING) { in _NOTE()