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