ZSTTY_RING_SIZE 98 dev/ic/z8530tty.c #ifndef ZSTTY_RING_SIZE ZSTTY_RING_SIZE 106 dev/ic/z8530tty.c int zstty_rbuf_size = ZSTTY_RING_SIZE; ZSTTY_RING_SIZE 109 dev/ic/z8530tty.c int zstty_rbuf_hiwat = (ZSTTY_RING_SIZE - (ZSTTY_RING_SIZE >> 2));