Searched refs:vmsvga_bios_read (Results 1 – 1 of 1) sorted by relevance
1108 static uint32_t vmsvga_bios_read(void *opaque, uint32_t address) in vmsvga_bios_read() function1276 case SVGA_IO_MUL * SVGA_BIOS_PORT: return vmsvga_bios_read(s, addr); in vmsvga_io_read()