Home
last modified time | relevance | path

Searched refs:savedIOBase (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/vgahw/
H A DvgaHW.c736 int savedIOBase; in vgaHWRestoreFonts() local
766 savedIOBase = hwp->IOBase; in vgaHWRestoreFonts()
836 hwp->IOBase = savedIOBase; in vgaHWRestoreFonts()
918 int savedIOBase; in vgaHWSaveFonts() local
945 savedIOBase = hwp->IOBase; in vgaHWSaveFonts()
1005 hwp->IOBase = savedIOBase; in vgaHWSaveFonts()