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