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