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