Home
last modified time | relevance | path

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

/qemu/hw/misc/macio/
H A Dmacio.c54 static void macio_escc_legacy_setup(MacIOState *s) in macio_escc_legacy_setup()
84 static void macio_bar_setup(MacIOState *s) in macio_bar_setup()
95 MacIOState *s = MACIO(d); in macio_common_realize()
120 static bool macio_realize_ide(MacIOState *s, MACIOIDEState *ide, in macio_realize_ide()
141 MacIOState *s = MACIO(d); in macio_oldworld_realize()
209 MacIOState *s = MACIO(obj); in macio_oldworld_init()
264 MacIOState *s = MACIO(d); in macio_newworld_realize()
351 MacIOState *s = MACIO(obj); in macio_newworld_init()
366 MacIOState *s = MACIO(obj); in macio_instance_init()
426 DEFINE_PROP_UINT64("frequency", MacIOState, frequency, 0),
[all …]
/qemu/include/hw/misc/macio/
H A Dmacio.h99 OBJECT_DECLARE_SIMPLE_TYPE(MacIOState, MACIO)
101 struct MacIOState { struct
120 MacIOState parent_obj; argument
134 MacIOState parent_obj;