Searched refs:EVENT_QUEUE_SIZE (Results 1 – 2 of 2) sorted by relevance
492 #define EVENT_QUEUE_SIZE 16 macro764 struct EVENT_BUFFER EventQueue[EVENT_QUEUE_SIZE];
61 (dev->EventQueueReadIndex + 1) & (EVENT_QUEUE_SIZE - 1); in event_tasklet()196 (EVENT_QUEUE_SIZE - 1); in irq_handler()