Home | History | Annotate | Download | only in src

Lines Matching refs:IOBase

54     /* save hwp->IOBase and temporarily set it for colour mode */
55 savedIOBase = hwp->IOBase;
56 hwp->IOBase = VGA_IOBASE_COLOR;
123 hwp->IOBase = savedIOBase;
171 /* save hwp->IOBase and temporarily set it for colour mode */
172 savedIOBase = hwp->IOBase;
173 hwp->IOBase = VGA_IOBASE_COLOR;
230 hwp->IOBase = savedIOBase;
254 hwp->IOBase = VGA_IOBASE_COLOR;
256 hwp->IOBase = VGA_IOBASE_MONO;
305 hwp->IOBase = VGA_IOBASE_COLOR;
307 hwp->IOBase = VGA_IOBASE_MONO;