Home
last modified time | relevance | path

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

/kvmtool/hw/
H A Dserial.c47 struct serial8250_device { struct
48 struct device_header dev_hdr;
49 struct mutex mutex;
50 u8 id;
52 u32 iobase;
53 u8 irq;
54 u8 irq_state;
55 int txcnt;
56 int rxcnt;
57 int rxdone;
[all …]