Lines Matching defs:serial_struct
20 struct serial_struct { struct
21 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;
30 char io_type;
31 char reserved_char[1];
32 int hub6;
33 unsigned short closing_wait; /* time to wait before closing */
34 unsigned short closing_wait2; /* no longer used... */
35 unsigned char *iomem_base;
36 unsigned short iomem_reg_shift;
37 unsigned int port_high;
38 unsigned long iomap_base; /* cookie passed into ioremap */