Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dparallel-isa.h22 struct ISAParallelState { struct
23 ISADevice parent_obj;
25 uint32_t index;
26 uint32_t iobase;
27 uint32_t isairq;
28 ParallelState state;
29 PortioList portio_list;