Searched refs:VGA_IOBASE_COLOR (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_vga.c56 hwp->IOBase = VGA_IOBASE_COLOR;
173 hwp->IOBase = VGA_IOBASE_COLOR;
254 hwp->IOBase = VGA_IOBASE_COLOR;
305 hwp->IOBase = VGA_IOBASE_COLOR;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_regs.h124 #define CROFFSET VGA_CRTC_INDEX_OFFSET + VGA_IOBASE_COLOR-VGA_RELIO_BASE
132 #define IS1OFFSET VGA_IOBASE_COLOR - VGA_RELIO_BASE + VGA_IN_STAT_1_OFFSET
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/
H A DvgaHW.h56 #define VGA_IOBASE_COLOR 0x3D0 macro
163 VGA_IOBASE_COLOR : VGA_IOBASE_MONO)
H A DvgaHW.c764 hwp->IOBase = VGA_IOBASE_COLOR;
849 hwp->IOBase = VGA_IOBASE_COLOR;
946 hwp->IOBase = VGA_IOBASE_COLOR;
1022 hwp->IOBase = VGA_IOBASE_COLOR;
1794 VGA_IOBASE_COLOR : VGA_IOBASE_MONO;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw/
H A DvgaHW.h55 #define VGA_IOBASE_COLOR 0x3D0 macro
H A DvgaHW.c767 hwp->IOBase = VGA_IOBASE_COLOR;
851 hwp->IOBase = VGA_IOBASE_COLOR;
946 hwp->IOBase = VGA_IOBASE_COLOR;
1023 hwp->IOBase = VGA_IOBASE_COLOR;
1791 VGA_IOBASE_COLOR : VGA_IOBASE_MONO;
/xsrc/external/mit/xf86-video-vesa/dist/src/
H A Dvesa.c1447 (void)inb(pVesa->ioBase + VGA_IOBASE_COLOR + VGA_IN_STAT_1_OFFSET); \
1448 (void)inb(pVesa->ioBase + VGA_IOBASE_COLOR + VGA_IN_STAT_1_OFFSET); \
1494 (void) inb(pVesa->ioBase + VGA_IOBASE_COLOR + VGA_IN_STAT_1_OFFSET);
1504 (void) inb(pVesa->ioBase + VGA_IOBASE_COLOR + VGA_IN_STAT_1_OFFSET);
1537 outb(pVesa->ioBase + (VGA_IOBASE_COLOR + VGA_CRTC_INDEX_OFFSET), index); \
1538 outb(pVesa->ioBase + (VGA_IOBASE_COLOR + VGA_CRTC_DATA_OFFSET), value)
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_setup.c234 pRiva->riva.IO = VGA_IOBASE_COLOR;

Completed in 22 milliseconds