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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_regs.h129 #define DACROFFSET VGA_DAC_READ_ADDR - VGA_RELIO_BASE
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/
H A DvgaHW.h47 #define VGA_DAC_READ_ADDR 0x3C7 macro
H A DvgaHW.c298 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 DvgaHW.h46 #define VGA_DAC_READ_ADDR 0x3C7 macro
H A DvgaHW.c296 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 Driva_setup.c138 VGA_WR08(pRiva->riva.PDIO, VGA_DAC_READ_ADDR, value);
H A Dnv_setup.c144 VGA_WR08(pNv->PDIO, VGA_DAC_READ_ADDR, value);
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmilynx_hw.c168 VGAOUT8(pSmi, VGA_DAC_READ_ADDR, 0);

Completed in 12 milliseconds