Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dcomvar.h124 struct comcons_info { struct
125 struct com_regs regs;
126 int rate;
127 int frequency;
128 int type;
129 tcflag_t cflag;
H A Dcom.c197 static struct comcons_info comcons_info; variable
[all...]