Searched defs:cy_port (Results 1 – 1 of 1) sorted by relevance
48 struct cy_port { struct50 int cy_port_num; argument51 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 control59 u_char cy_carrier_stat; /* copied from MSVR2 */[all …]