Home
last modified time | relevance | path

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

/openbmc/qemu/hw/nubus/
H A Dnubus-device.c42 memory_region_init(&nd->super_slot_mem, OBJECT(dev), name, in nubus_device_realize()
45 &nd->super_slot_mem); in nubus_device_realize()
/openbmc/qemu/include/hw/nubus/
H A Dnubus.h60 MemoryRegion super_slot_mem; member