Searched defs:sata_event_thread_active (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c514 static int sata_event_thread_active = 0; variable
17958 if (sata_event_thread_active == 0)
18059 sata_event_thread_active = 0;
18072 if (sata_event_thread_active != 0) {
18094 sata_event_thread_active = 1;

Completed in 81 milliseconds