Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Duninorth.h59 struct UNINState { struct
66 OBJECT_DECLARE_SIMPLE_TYPE(UNINState, UNI_NORTH) argument
/openbmc/qemu/hw/pci-host/
H A Duninorth.c531 UNINState *s = UNI_NORTH(obj); in unin_init()
549 .instance_size = sizeof(UNINState),