Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ip2/
Di2ellis.h130 #define CH_QUEUE_SIZE ABS_MOST_PORTS+2 macro
360 void *i2Fbuf[CH_QUEUE_SIZE]; // An array of channel pointers
368 void *i2Dbuf[CH_QUEUE_SIZE]; // An array of channel pointers
376 void *i2Bbuf[CH_QUEUE_SIZE]; // An array of channel pointers
Di2lib.c392 if (queueIndex >= CH_QUEUE_SIZE) { in i2DeQueueNeeds()
409 if (queueIndex >= CH_QUEUE_SIZE) { in i2DeQueueNeeds()
426 if (queueIndex >= CH_QUEUE_SIZE) { in i2DeQueueNeeds()
471 if (queueIndex >= CH_QUEUE_SIZE) in i2QueueNeeds()
486 if (queueIndex >= CH_QUEUE_SIZE) in i2QueueNeeds()
501 if (queueIndex >= CH_QUEUE_SIZE) in i2QueueNeeds()