Searched refs:i2DeQueueNeeds (Results 1 – 1 of 1) sorted by relevance
73 static i2ChanStrPtr i2DeQueueNeeds(i2eBordStrPtr, int );375 i2DeQueueNeeds(i2eBordStrPtr pB, int type) in i2DeQueueNeeds() function1919 (NULL != (pCh = i2DeQueueNeeds(pB,NEED_BYPASS)))) in i2StuffFifoBypass()1984 while ( (NULL != (pCh = i2DeQueueNeeds(pB,NEED_FLOW)))) { in i2StuffFifoFlow()2031 (NULL != (pCh = i2DeQueueNeeds(pB,NEED_INLINE))) ) in i2StuffFifoInline()