Lines Matching defs:serial_struct
35 struct serial_struct { struct
36 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;
45 char io_type;
46 char reserved_char[1];
47 int hub6;
48 unsigned short closing_wait; /* time to wait before closing */
49 unsigned short closing_wait2; /* no longer used... */
50 unsigned char *iomem_base;
51 unsigned short iomem_reg_shift;
52 unsigned int port_high;
53 unsigned long iomap_base; /* cookie passed into ioremap */