Searched defs:slgt_info (Results 1 – 1 of 1) sorted by relevance
238 struct slgt_info { struct242 struct slgt_info *next_device; /* device list link */ argument254 struct slgt_info *port_array[SLGT_MAX_PORTS]; argument256 int line; /* tty line instance number */258 struct mgsl_icount icount;260 int timeout;261 int x_char; /* xon/xoff character */262 unsigned int read_status_mask;263 unsigned int ignore_status_mask;265 wait_queue_head_t status_event_wait_q;[all …]