Home
last modified time | relevance | path

Searched refs:i2Fbuf (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/ip2/
Di2ellis.h360 void *i2Fbuf[CH_QUEUE_SIZE]; // An array of channel pointers member
Di2lib.c260 for (index = stuffIndex = 0, ppCh = (i2ChanStrPtr *)(pB->i2Fbuf); in i2InitChannels()
424 pCh = pB->i2Fbuf[queueIndex]; in i2DeQueueNeeds()
500 pB->i2Fbuf[queueIndex++] = pCh; in i2QueueNeeds()