Searched defs:rom_ptr (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/nubus/ | ||
H A D | nubus-device.c | 35 uint8_t *rom_ptr; in nubus_device_realize() local |
/openbmc/qemu/hw/core/ | ||
H A D | loader.c | 1567 void *rom_ptr(hwaddr addr, size_t size) in rom_ptr() function |