Searched defs:serial_struct (Results 1 – 1 of 1) sorted by relevance
23 struct serial_struct { struct24 int type;25 int line;26 unsigned int port;27 int irq;28 int flags;29 int xmit_fifo_size;30 int custom_divisor;31 int baud_base;33 char io_type;[all …]