Searched refs:VGA_DAC_READ_ADDR (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_regs.h | 129 #define DACROFFSET VGA_DAC_READ_ADDR - VGA_RELIO_BASE
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/ |
| H A D | vgaHW.h | 47 #define VGA_DAC_READ_ADDR 0x3C7 macro
|
| H A D | vgaHW.c | 298 outb(hwp->PIOOffset + VGA_DAC_READ_ADDR, value); 505 moutb(VGA_DAC_READ_ADDR, value);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw/ |
| H A D | vgaHW.h | 46 #define VGA_DAC_READ_ADDR 0x3C7 macro
|
| H A D | vgaHW.c | 296 pci_io_write8(hwp->io, VGA_DAC_READ_ADDR, value); 504 moutb(VGA_DAC_READ_ADDR, value);
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | riva_setup.c | 138 VGA_WR08(pRiva->riva.PDIO, VGA_DAC_READ_ADDR, value);
|
| H A D | nv_setup.c | 144 VGA_WR08(pNv->PDIO, VGA_DAC_READ_ADDR, value);
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smilynx_hw.c | 168 VGAOUT8(pSmi, VGA_DAC_READ_ADDR, 0);
|
Completed in 12 milliseconds