Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c17942 sata_event_thread_control(int startstop) in sata_event_thread_control() argument
17950 if (startstop == 0 && (sata_event_thread_starting == 1 || in sata_event_thread_control()
17955 if (startstop == 1 && sata_event_thread_starting == 1) { in sata_event_thread_control()
17959 if (startstop == 1 && sata_event_thread_terminating == 1) { in sata_event_thread_control()
17978 if (startstop == 1) { in sata_event_thread_control()