Home
last modified time | relevance | path

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

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