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 D | xf86Pci.h | 230 #define PCI_OPTION_REG 0x40 macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/ |
| H A D | xf86Pci.h | 229 #define PCI_OPTION_REG 0x40 macro
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_dac3026.c | 731 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 D | mga_dacG.c | 1673 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 D | mga_driver.c | 1078 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