Searched refs:MAX_KCS_READ_SIZE (Results 1 – 1 of 1) sorted by relevance
87 #define MAX_KCS_READ_SIZE 80 macro107 unsigned char read_data[MAX_KCS_READ_SIZE];204 if (kcs->read_pos >= MAX_KCS_READ_SIZE) { in read_next_byte()