Home
last modified time | relevance | path

Searched defs:zstty_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dz8530tty.c147 struct zstty_softc { struct
149 struct tty *zst_tty;
154 u_int zst_overflows,
155 zst_floods,
156 zst_errors;
161 u_int zst_r_hiwat,
162 zst_r_lowat;
164 *volatile zst_rbput;
166 uint8_t *zst_rbuf,
167 *zst_ebuf;
[all …]