Searched refs:ndrains (Results 1 – 2 of 2) sorted by relevance
456 int ndrains; /* number of draining threads */ member
4376 if (softs->ndrains) { in aac_check_drain()4401 if (softs->ndrains == 0) { in aac_start_drain()4406 softs->ndrains++; in aac_start_drain()4416 softs->ndrains--; in aac_stop_drain()4417 if (softs->ndrains == 0) { in aac_stop_drain()4549 if ((softs->state & AAC_STATE_QUIESCED) || softs->ndrains) in aac_set_throttle()4586 AAC_STATE_QUIESCED) || softs->ndrains)) in aac_unhold_bus()