Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dcyvar.h48 struct cy_port { struct
50 int cy_port_num; argument
51 int cy_chip;
52 int cy_clock;
53 struct tty *cy_tty;
54 int cy_openflags;
55 int cy_fifo_overruns;
56 int cy_ibuf_overruns;
57 u_char cy_channel_control; /* last CCR channel control
59 u_char cy_carrier_stat; /* copied from MSVR2 */
[all …]