Searched defs:serial_struct (Results 1 – 2 of 2) sorted by relevance
15 struct serial_struct { struct16 int type;40 * Definitions for S_struct (and serial_struct) flags field argument
35 struct serial_struct { struct36 int type;37 int line;38 unsigned int port;39 int irq;40 int flags;41 int xmit_fifo_size;42 int custom_divisor;43 int baud_base;44 unsigned short close_delay;[all …]