Searched refs:QUEUE_SIZE (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dcyclades.h360 #define QUEUE_SIZE (10*MAX_CHAN) macro
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];

Completed in 182 milliseconds