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

/linux-4.1.27/drivers/s390/char/
H A Dcon3215.c41 #define RAW3215_MIN_WRITE 1024 /* min. length for immediate output */ macro
213 req->delayable = (ix == raw->head) && (len < RAW3215_MIN_WRITE); raw3215_mk_write_req()
309 * amount of data is bigger than RAW3215_MIN_WRITE. If a write is not

Completed in 64 milliseconds