Searched refs:ndrains (Results 1 – 2 of 2) sorted by relevance
456 int ndrains; /* number of draining threads */ member
4370 if (softs->ndrains) { in aac_check_drain()4395 if (softs->ndrains == 0) { in aac_start_drain()4400 softs->ndrains++; in aac_start_drain()4410 softs->ndrains--; in aac_stop_drain()4411 if (softs->ndrains == 0) { in aac_stop_drain()4543 if ((softs->state & AAC_STATE_QUIESCED) || softs->ndrains) in aac_set_throttle()4580 AAC_STATE_QUIESCED) || softs->ndrains)) in aac_unhold_bus()