IRNET_MAX_EVENTS  497 net/irda/irnet/irnet.h   irnet_log	log[IRNET_MAX_EVENTS];	/* Event log */
IRNET_MAX_EVENTS   89 net/irda/irnet/irnet_irda.c   irnet_events.index = (index + 1) % IRNET_MAX_EVENTS;
IRNET_MAX_EVENTS  399 net/irda/irnet/irnet_ppp.c   ap->event_index = (ap->event_index + 1) % IRNET_MAX_EVENTS;