Searched defs:cirbuff (Results 1 – 2 of 2) sorted by relevance
182 struct cirbuff { struct183 u8 rdindex; /* read, then increment and wrap */184 u8 wrindex; /* write, then increment and wrap */185 u8 evntbuff[MAX_CIRBUFF];
180 struct cirbuff { struct181 u8 rdindex; /* read, then increment and wrap */182 u8 wrindex; /* write, then increment and wrap */183 u8 evntbuff[MAX_CIRBUFF];