| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| H A D | s3_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| H A D | s3v_dga.c | 340 *mem = (unsigned char*)(uintptr_t)PCI_REGION_BASE(ps3v->PciInfo, 0, REGION_MEM);
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| H A D | smi_driver.c | 1233 memBase = PCI_REGION_BASE(pSmi->PciInfo, 1, REGION_MEM); 1237 memBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM) + 0x680000; 1242 memBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM) + 0x400000; 1246 memBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM); 1250 memBase = PCI_REGION_BASE(pSmi->PciInfo, 1, REGION_MEM); 1254 memBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM) + 0x400000; 1365 aperture_base = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM) + mem_skip; 1468 pScrn->memPhysBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM);
|
| /xsrc/external/mit/xf86-video-tga/dist/src/ |
| H A D | tga_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | pci_rename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-tseng/dist/src/ |
| H A D | tseng_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-i128/dist/src/ |
| H A D | i128pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| H A D | i128_driver.c | 646 iobase = (PCI_REGION_BASE(pI128->PciInfo, 5, REGION_IO) & 0xFFFFFF00); 719 (unsigned long)PCI_REGION_BASE(pI128->PciInfo, 0, REGION_MEM)); 722 (unsigned long)PCI_REGION_BASE(pI128->PciInfo, 5, REGION_IO)); 1279 PCI_REGION_BASE(pI128->PciInfo, 0, REGION_MEM) & 0xffc00000, 1304 PCI_REGION_BASE(pI128->PciInfo, 4, REGION_MEM) & 0xffff0000, 2016 (unsigned long)PCI_REGION_BASE(pI128->PciInfo, 0, REGION_MEM), 2017 (unsigned long)(PCI_REGION_BASE(pI128->PciInfo, 0, REGION_MEM) & 0xFFC00000), 2018 PCI_REGION_BASE(pI128->PciInfo, 0, REGION_MEM) & 0x8 ? "" : "not-"); 2021 (unsigned long)PCI_REGION_BASE(pI128->PciInfo, 1, REGION_MEM), 2022 (unsigned long)(PCI_REGION_BASE(pI12 [all...] |
| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| H A D | i740_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-ast/dist/src/ |
| H A D | ast_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | atipcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | geode_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atipcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| H A D | atiprobe.c | 224 (pATI->Block0Base = PCI_REGION_BASE(pVideo, 2, REGION_MEM)) && 239 (pATI->Block0Base = PCI_REGION_BASE(pVideo, 0, REGION_MEM))) 449 pATI->CPIOBase = PCI_REGION_BASE(pVideo, 1, REGION_IO);
|
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| H A D | neo_pcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | atipcirename.h | 63 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sispcirename.h | 90 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 137 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | glintpcirename.h | 61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 111 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| H A D | tx_dac.c | 70 STOREREG(GMultGLINT1, PCI_REGION_BASE(pGlint->MultiPciInfo[0], 2, REGION_MEM) & 0xFF800000); 71 STOREREG(GMultGLINT2, PCI_REGION_BASE(pGlint->MultiPciInfo[1], 2, REGION_MEM) & 0xFF800000);
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | atipcirename.h | 89 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 136 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|
| /xsrc/external/mit/xf86-video-cirrus/dist/src/ |
| H A D | cir_pcirename.h | 88 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro 135 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
|