Searched refs:busy_itlq (Results 1 – 2 of 2) sorted by relevance
4769 if (lp->busy_itlq < SYM_CONF_MAX_TASK) {4773 ++lp->busy_itlq;4798 assert(lp->busy_itl == 0 && lp->busy_itlq == 0);4884 --lp->busy_itlq;4896 if (lp->busy_itlq == 0 && lp->busy_itl == 0)
558 u_short busy_itlq; /* Number of busy tagged CCBs */ member