Searched refs:save_vse (Results 1 – 2 of 2) sorted by relevance
680 vga->save_vse = pci_io_read8(pInt->io, 0x03C3); in LockLegacyVGA()686 pci_io_write8(pInt->io, 0x03C3, ~(uint8_t) 0x01 & vga->save_vse); in LockLegacyVGA()700 pci_io_write8(pInt->io, 0x03C3, vga->save_vse); in UnlockLegacyVGA()
59 uint8_t save_vse; member