Searched refs:slotcnt (Results 1 – 1 of 1) sorted by relevance
999 int slot, slotcnt; in tdma_isfull() local1001 slotcnt = tdma->tdma_slotcnt; in tdma_isfull()1002 for (slot = slotcnt-1; slot >= 0; slot--) in tdma_isfull()