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