Lines Matching defs:serial_struct
23 struct serial_struct { struct
24 int type;
25 int line;
26 unsigned int port;
27 int irq;
28 int flags;
29 int xmit_fifo_size;
30 int custom_divisor;
31 int baud_base;
32 unsigned short close_delay;
33 char io_type;
34 char reserved_char[1];
35 int hub6;
36 unsigned short closing_wait;
37 unsigned short closing_wait2;
38 unsigned char * iomem_base;
39 unsigned short iomem_reg_shift;
40 unsigned int port_high;
41 unsigned long iomap_base;