Searched defs:ISAParallelState (Results 1 – 1 of 1) sorted by relevance
22 struct ISAParallelState { struct23 ISADevice parent_obj;25 uint32_t index;26 uint32_t iobase;27 uint32_t isairq;28 ParallelState state;29 PortioList portio_list;