Home
last modified time | relevance | path

Searched defs:slgt_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/
Dsynclink_gt.c239 struct slgt_info { struct
243 struct slgt_info *next_device; /* device list link */ argument
255 struct slgt_info *port_array[SLGT_MAX_PORTS]; argument
257 int line; /* tty line instance number */
259 struct mgsl_icount icount;
261 int timeout;
262 int x_char; /* xon/xoff character */
263 unsigned int read_status_mask;
264 unsigned int ignore_status_mask;
266 wait_queue_head_t status_event_wait_q;
[all …]