Searched refs:MAX_KCS_READ_SIZE (Results 1 – 1 of 1) sorted by relevance
117 #define MAX_KCS_READ_SIZE IPMI_MAX_MSG_LENGTH macro133 unsigned char read_data[MAX_KCS_READ_SIZE];221 if (kcs->read_pos >= MAX_KCS_READ_SIZE) { in read_next_byte()