Home
last modified time | relevance | path

Searched refs:TYPE_ISA_PARALLEL (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/hw/char/
H A Dparallel-isa.h19 #define TYPE_ISA_PARALLEL "isa-parallel" macro
/openbmc/qemu/hw/char/
H A Dparallel-isa.c25 isadev = isa_new(TYPE_ISA_PARALLEL); in parallel_init()
H A Dparallel.c627 .name = TYPE_ISA_PARALLEL,
/openbmc/qemu/hw/isa/
H A Disa-superio.c56 isa = isa_new(TYPE_ISA_PARALLEL); in isa_superio_realize()
/openbmc/qemu/hw/i386/
H A Dpc_piix.c465 m->no_parallel = !module_object_class_by_name(TYPE_ISA_PARALLEL); in pc_i440fx_machine_options()
805 m->no_parallel = !module_object_class_by_name(TYPE_ISA_PARALLEL); in isapc_machine_options()
H A Dpc_q35.c350 m->no_parallel = !module_object_class_by_name(TYPE_ISA_PARALLEL); in pc_q35_machine_options()
/openbmc/qemu/hw/sparc64/
H A Dsun4u.c818 mc->no_parallel = !module_object_class_by_name(TYPE_ISA_PARALLEL); in sun4u_class_init()
845 mc->no_parallel = !module_object_class_by_name(TYPE_ISA_PARALLEL); in sun4v_class_init()