Searched refs:busy_itlq (Results 1 – 3 of 3) sorted by relevance
499 u_short busy_itlq; /* Number of busy tagged CCBs */ member
4695 if (lp->busy_itlq < SYM_CONF_MAX_TASK) {4699 ++lp->busy_itlq;4724 if (lp->busy_itl != 0 || lp->busy_itlq != 0)4808 --lp->busy_itlq;4820 if (lp->busy_itlq == 0 && lp->busy_itl == 0)
846 if (lp->busy_itlq || lp->busy_itl) { in sym53c8xx_slave_destroy()