Searched refs:save_pos102 (Results 1 – 2 of 2) sorted by relevance
684 vga->save_pos102 = pci_io_read8(pInt->io, 0x0102); in LockLegacyVGA()690 pci_io_write8(pInt->io, 0x0102, ~(uint8_t) 0x01 & vga->save_pos102); in LockLegacyVGA()696 pci_io_write8(pInt->io, 0x0102, vga->save_pos102); in UnlockLegacyVGA()
58 uint8_t save_pos102; member