Searched refs:IOC4_MAX_CHARS (Results 1 – 1 of 1) sorted by relevance
323 #define IOC4_MAX_CHARS 256 macro2344 unsigned char ch[IOC4_MAX_CHARS]; in receive_chars()2345 int read_count, request_count = IOC4_MAX_CHARS; in receive_chars()2356 request_count = tty_buffer_request_room(&state->port, IOC4_MAX_CHARS); in receive_chars()