Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dz8530tty.c129 #ifndef ZSTTY_RING_SIZE
130 #define ZSTTY_RING_SIZE 2048 macro
141 u_int zstty_rbuf_size = ZSTTY_RING_SIZE;
144 u_int zstty_rbuf_hiwat = (ZSTTY_RING_SIZE * 1) / 4;
145 u_int zstty_rbuf_lowat = (ZSTTY_RING_SIZE * 3) / 4;