Searched refs:MAX_KCS_WRITE_SIZE (Results 1 – 1 of 1) sorted by relevance
88 #define MAX_KCS_WRITE_SIZE 80 macro103 unsigned char write_data[MAX_KCS_WRITE_SIZE];267 if ((size < 2) || (size > MAX_KCS_WRITE_SIZE)) { in start_kcs_transaction()