Home
last modified time | relevance | path

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

/qemu/include/hw/misc/macio/
H A Dmacio.h129 #define TYPE_NEWWORLD_MACIO "macio-newworld" macro
/qemu/hw/misc/macio/
H A Dmacio.c456 .name = TYPE_NEWWORLD_MACIO,
/qemu/hw/ppc/
H A Dmac_newworld.c361 macio = OBJECT(pci_new(-1, TYPE_NEWWORLD_MACIO)); in ppc_core99_init()