Lines Matching defs:serial_struct
17212 struct serial_struct { struct
17213 int type;
17214 int line;
17215 unsigned int port;
17216 int irq;
17217 int flags;
17218 int xmit_fifo_size;
17219 int custom_divisor;
17220 int baud_base;
17221 short unsigned int close_delay;
17222 char io_type;
17223 char reserved_char[1];
17224 int hub6;
17225 short unsigned int closing_wait;
17226 short unsigned int closing_wait2;
17227 unsigned char *iomem_base;
17228 short unsigned int iomem_reg_shift;
17229 unsigned int port_high;
17230 long unsigned int iomap_base;