Searched refs:save_46e8 (Results 1 – 2 of 2) sorted by relevance
682 vga->save_46e8 = pci_io_read8(pInt->io, 0x46E8); in LockLegacyVGA()688 pci_io_write8(pInt->io, 0x46E8, ~(uint8_t) 0x08 & vga->save_46e8); in LockLegacyVGA()698 pci_io_write8(pInt->io, 0x46E8, vga->save_46e8); in UnlockLegacyVGA()
60 uint8_t save_46e8; member