Searched refs:busy_itl (Results 1 – 4 of 4) sorted by relevance
72 - Set busy_itl in LCB to 1 if the LCB is allocated and a
4674 if (lp->busy_itl != 0)4720 if (lp->busy_itl != 0 || lp->busy_itlq != 0)4728 ++lp->busy_itl;4730 if (lp->busy_itl == 1) {4811 --lp->busy_itl;4816 if (lp->busy_itlq == 0 && lp->busy_itl == 0)
487 u_short busy_itl; /* Number of busy untagged CCBs */ member
829 if (lp->busy_itlq || lp->busy_itl) { in sym53c8xx_slave_destroy()