Searched refs:PCI_OPTION_REG (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A Dxf86Pci.h230 #define PCI_OPTION_REG 0x40 macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A Dxf86Pci.h229 #define PCI_OPTION_REG 0x40 macro
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dac3026.c731 PCI_OPTION_REG);
733 pciSetBitsLong(pMga->PciTag, PCI_OPTION_REG, OPTION_MASK,
858 PCI_OPTION_REG);
862 mgaReg->Option = pciReadLong(pMga->PciTag, PCI_OPTION_REG);
H A Dmga_dacG.c1673 mgaReg->Option, PCI_OPTION_REG);
1688 pciSetBitsLong(pMga->PciTag, PCI_OPTION_REG, optionMask,
1888 PCI_OPTION_REG);
1892 mgaReg->Option = pciReadLong(pMga->PciTag, PCI_OPTION_REG);
H A Dmga_driver.c1078 PCI_OPTION_REG);
1080 biosInfo = pciReadLong(pMga->PciTag, PCI_OPTION_REG);
1169 PCI_OPTION_REG);
1172 Option = pciReadLong(pMga->PciTag, PCI_OPTION_REG);
2466 PCI_OPTION_REG);
2468 option_reg = pciReadLong(pMga->PciTag, PCI_OPTION_REG);
3265 PCI_OPTION_REG);
3267 pciSetBitsLong(pMga->PciTag, PCI_OPTION_REG, 0x100, 0x000);

Completed in 10 milliseconds