Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dcon3215.c44 #define RAW3215_MAX_NEWLINE 50 /* max. lines to write with one ssch */ macro
202 while (lines < RAW3215_MAX_NEWLINE && ix != raw->head) { in raw3215_mk_write_req()