Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/
Dsynclink_gt.c240 struct slgt_info { struct
244 struct slgt_info *next_device; /* device list link */ argument
256 struct slgt_info *port_array[SLGT_MAX_PORTS]; argument
258 int line; /* tty line instance number */
260 struct mgsl_icount icount;
262 int timeout;
263 int x_char; /* xon/xoff character */
264 unsigned int read_status_mask;
265 unsigned int ignore_status_mask;
267 wait_queue_head_t status_event_wait_q;
[all …]