Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/include/hw/pci-host/
H A Duninorth.h59 typedef struct UNINState { struct
63 } UNINState; argument
67 OBJECT_CHECK(UNINState, (obj), TYPE_UNI_NORTH)
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/pci-host/
H A Duninorth.h59 typedef struct UNINState { struct
63 } UNINState; typedef
67 OBJECT_CHECK(UNINState, (obj), TYPE_UNI_NORTH)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/pci-host/
H A Duninorth.h60 typedef struct UNINState { struct
64 } UNINState; argument
68 OBJECT_CHECK(UNINState, (obj), TYPE_UNI_NORTH)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/pci-host/
H A Duninorth.h59 typedef struct UNINState { struct
63 } UNINState; argument
67 OBJECT_CHECK(UNINState, (obj), TYPE_UNI_NORTH)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/pci-host/
H A Duninorth.h59 typedef struct UNINState { struct
63 } UNINState; argument
67 OBJECT_CHECK(UNINState, (obj), TYPE_UNI_NORTH)
/dports/emulators/qemu/qemu-6.2.0/include/hw/pci-host/
H A Duninorth.h59 struct UNINState { struct
66 OBJECT_DECLARE_SIMPLE_TYPE(UNINState, UNI_NORTH) argument
/dports/emulators/qemu60/qemu-6.0.0/include/hw/pci-host/
H A Duninorth.h59 struct UNINState { struct
66 OBJECT_DECLARE_SIMPLE_TYPE(UNINState, UNI_NORTH) argument
/dports/emulators/qemu5/qemu-5.2.0/include/hw/pci-host/
H A Duninorth.h59 struct UNINState { struct
66 OBJECT_DECLARE_SIMPLE_TYPE(UNINState, UNI_NORTH) argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/pci-host/
H A Duninorth.h59 struct UNINState { struct
66 OBJECT_DECLARE_SIMPLE_TYPE(UNINState, UNI_NORTH) argument
/dports/emulators/qemu42/qemu-4.2.1/hw/pci-host/
H A Duninorth.c573 UNINState *s = UNI_NORTH(obj); in unin_init()
591 .instance_size = sizeof(UNINState),
/dports/emulators/qemu/qemu-6.2.0/hw/pci-host/
H A Duninorth.c544 UNINState *s = UNI_NORTH(obj);
562 .instance_size = sizeof(UNINState),
/dports/emulators/qemu60/qemu-6.0.0/hw/pci-host/
H A Duninorth.c544 UNINState *s = UNI_NORTH(obj); in unin_init()
562 .instance_size = sizeof(UNINState),
/dports/emulators/qemu-utils/qemu-4.2.1/hw/pci-host/
H A Duninorth.c573 UNINState *s = UNI_NORTH(obj); in unin_init()
591 .instance_size = sizeof(UNINState),
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/pci-host/
H A Duninorth.c570 UNINState *s = UNI_NORTH(obj); in unin_init()
588 .instance_size = sizeof(UNINState),
/dports/emulators/qemu5/qemu-5.2.0/hw/pci-host/
H A Duninorth.c546 UNINState *s = UNI_NORTH(obj); in unin_init()
564 .instance_size = sizeof(UNINState),
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/pci-host/
H A Duninorth.c544 UNINState *s = UNI_NORTH(obj); in unin_init()
562 .instance_size = sizeof(UNINState),
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/pci-host/
H A Duninorth.c573 UNINState *s = UNI_NORTH(obj); in unin_init()
591 .instance_size = sizeof(UNINState),
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/pci-host/
H A Duninorth.c573 UNINState *s = UNI_NORTH(obj); in unin_init()
591 .instance_size = sizeof(UNINState),