Searched defs:serial_struct (Results 1 – 1 of 1) sorted by relevance
24 struct serial_struct { struct25 int type;26 int line;27 unsigned int port;29 int irq;30 int flags;31 int xmit_fifo_size;32 int custom_divisor;34 int baud_base;35 unsigned short close_delay;[all …]