Searched defs:serial_struct (Results 1 – 1 of 1) sorted by relevance
18 struct serial_struct { struct19 int type;20 int line;21 unsigned int port;22 int irq;23 int flags;24 int xmit_fifo_size;25 int custom_divisor;26 int baud_base;27 unsigned short close_delay;[all …]