Searched refs:s_wake (Results 1 – 2 of 2) sorted by relevance
451 slot->s_wake = B_TRUE; in sda_slot_wakeup()709 if ((slot->s_suspend) || (!slot->s_wake)) { in sda_slot_thread()731 slot->s_wake = B_FALSE; in sda_slot_thread()
72 boolean_t s_wake; /* wake up thread */ member