Lines Matching defs:serial_struct
27164 struct serial_struct { struct
27165 int type;
27166 int line;
27167 unsigned int port;
27168 int irq;
27169 int flags;
27170 int xmit_fifo_size;
27171 int custom_divisor;
27172 int baud_base;
27173 short unsigned int close_delay;
27174 char io_type;
27175 char reserved_char[1];
27176 int hub6;
27177 short unsigned int closing_wait;
27178 short unsigned int closing_wait2;
27179 unsigned char *iomem_base;
27180 short unsigned int iomem_reg_shift;
27181 unsigned int port_high;
27182 long unsigned int iomap_base;