Searched refs:NR_EMPTY_MSG_PER_SCCB (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/s390/char/ | ||
D | sclp_rw.h | 58 #define NR_EMPTY_MSG_PER_SCCB ((PAGE_SIZE - sizeof(struct sclp_buffer) - \ macro |
D | sclp_tty.c | 101 count += NR_EMPTY_MSG_PER_SCCB; in sclp_tty_write_room() |