Searched defs:async_struct (Results 1 – 1 of 1) sorted by relevance
51 struct async_struct { struct52 int magic;53 unsigned long port;54 int hub6;55 int flags;56 int xmit_fifo_size;57 struct serial_state *state;58 struct tty_struct *tty;59 int read_status_mask;60 int ignore_status_mask;[all …]