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