Home
last modified time | relevance | path

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

/qemu/include/hw/misc/macio/
H A Dmacio.h72 #define TYPE_MACIO_IDE "macio-ide" macro
/qemu/hw/ide/
H A Dmacio.c485 .name = TYPE_MACIO_IDE,
/qemu/hw/misc/macio/
H A Dmacio.c201 object_initialize_child(OBJECT(s), name, ide, TYPE_MACIO_IDE); in macio_init_ide()