Searched defs:comcons_info (Results 1 – 2 of 2) sorted by relevance
124 struct comcons_info { struct125 struct com_regs regs;126 int rate;127 int frequency;128 int type;129 tcflag_t cflag;
197 static struct comcons_info comcons_info; variable [all...]