Searched defs:slgt_info (Results 1 – 1 of 1) sorted by relevance
211 struct slgt_info { struct215 struct slgt_info *next_device; /* device list link */ argument225 struct slgt_info *port_array[SLGT_MAX_PORTS]; argument227 int line; /* tty line instance number */229 struct mgsl_icount icount;231 int timeout;232 int x_char; /* xon/xoff character */233 unsigned int read_status_mask;234 unsigned int ignore_status_mask;236 wait_queue_head_t status_event_wait_q;[all …]