Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/macio/
H A Dmacio.c120 static bool macio_realize_ide(MacIOState *s, MACIOIDEState *ide, in macio_realize_ide() function
181 if (!macio_realize_ide(s, &os->ide[0], in macio_oldworld_realize()
188 if (!macio_realize_ide(s, &os->ide[1], in macio_oldworld_realize()
286 if (!macio_realize_ide(s, &ns->ide[0], in macio_newworld_realize()
293 if (!macio_realize_ide(s, &ns->ide[1], in macio_newworld_realize()