Searched refs:writeEnable (Results 1 – 2 of 2) sorted by relevance
154 vgaHWWriteProcPtr writeEnable; member
355 hwp->writeEnable = stdWriteEnable; in vgaHWSetStdFuncs()565 hwp->writeEnable = mmioWriteEnable; in vgaHWSetMmioFuncs()1813 hwp->writeEnable(hwp, hwp->readEnable(hwp) | 0x01); in vgaHWEnable()1819 hwp->writeEnable(hwp, hwp->readEnable(hwp) & ~0x01); in vgaHWDisable()