Searched refs:cur_total_qng (Results 1 – 2 of 2) sorted by relevance
248 sc->cur_total_qng = 0; in AscInitASC_SOFTC()1590 if (sc->cur_total_qng >= n_q_used) { in AscIsrQDone()1591 sc->cur_total_qng -= n_q_used; in AscIsrQDone()2423 sc->cur_total_qng += n_q_required; in AscSendScsiQueue()2621 cur_used_qs = sc->cur_total_qng + in AscGetNumOfFreeQueue()2625 cur_used_qs = sc->cur_total_qng + ASC_MIN_FREE_Q; in AscGetNumOfFreeQueue()
889 u_int8_t cur_total_qng; member