Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dparallel-isa.c45 void isa_parallel_set_iobase(ISADevice *parallel, hwaddr iobase) in isa_parallel_set_iobase()
54 void isa_parallel_set_enabled(ISADevice *parallel, bool enabled) in isa_parallel_set_enabled()
/openbmc/qemu/include/hw/isa/
H A Dsuperio.h30 ISADevice *parallel[MAX_PARALLEL_PORTS]; member
51 ISASuperIOFuncs parallel; member
/openbmc/qemu/target/hppa/
H A Dop_helper.c103 bool parallel, uintptr_t ra) in do_stby_b()
128 bool parallel, uintptr_t ra) in do_stdby_b()
206 bool parallel, uintptr_t ra) in do_stby_e()
233 bool parallel, uintptr_t ra) in do_stdby_e()
/openbmc/qemu/chardev/
H A Dchar-parallel.c247 ChardevHostdev *parallel = backend->u.parallel.data; in qmp_chardev_open_parallel() local
261 ChardevHostdev *parallel; in qemu_chr_parse_parallel() local
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1775 uint64_t a2, bool parallel) in do_csst()