Home
last modified time | relevance | path

Searched refs:TYPE_VMPORT (Results 1 – 4 of 4) sorted by relevance

/qemu/include/hw/i386/
H A Dvmport.h6 #define TYPE_VMPORT "vmport" macro
23 isa_create_simple(bus, TYPE_VMPORT); in vmport_init()
/qemu/hw/i386/
H A Dvmport.c302 .name = TYPE_VMPORT,
H A Dvmmouse.c310 if (!object_resolve_path_type("", TYPE_VMPORT, NULL)) { in vmmouse_realizefn()
H A Dpc.c1171 isa_create_simple(isa_bus, TYPE_VMPORT); in pc_superio_init()