Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
DserialP.h51 struct async_struct { struct
52 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 …]