Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Dport92.c116 .name = TYPE_PORT92,
H A Dpc.c1181 port92 = isa_create_simple(isa_bus, TYPE_PORT92); in pc_superio_init()
/qemu/include/hw/i386/
H A Dpc.h218 #define TYPE_PORT92 "port92" macro