Searched refs:unassigned_mem_read (Results 1 – 1 of 1) sorted by relevance
2628 static CPUReadMemoryFunc *unassigned_mem_read[3] = { variable3023 io_mem_read[io_index][i] = unassigned_mem_read[i]; in cpu_unregister_io_memory()3035 … cpu_register_io_memory_fixed(IO_MEM_UNASSIGNED, unassigned_mem_read, unassigned_mem_write, NULL); in io_mem_init()