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