Searched refs:RAW3215_MAX_NEWLINE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/s390/char/
H A Dcon3215.c43 #define RAW3215_MAX_NEWLINE 50 /* max. lines to write with one ssch */ macro
196 * RAW3215_MAX_NEWLINE newlines in a single ssch due to raw3215_mk_write_req()
201 while (lines < RAW3215_MAX_NEWLINE && ix != raw->head) { raw3215_mk_write_req()

Completed in 37 milliseconds