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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/
H A DvgaHW.h114 unsigned long MapPhys; /* phys location of VGA mem */ member in struct:_vgaHWRec
H A DvgaHW.c1753 if (hwp->MapPhys == 0)
1754 hwp->MapPhys = VGA_DEFAULT_PHYS_ADDR;
1764 hwp->MapPhys, hwp->MapSize);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw/
H A DvgaHW.h112 unsigned long MapPhys; /* phys location of VGA mem */ member in struct:_vgaHWRec
H A DvgaHW.c1753 if (hwp->MapPhys == 0)
1754 hwp->MapPhys = VGA_DEFAULT_PHYS_ADDR;
1763 pci_device_map_legacy(hwp->dev, hwp->MapPhys, hwp->MapSize,
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_driver.c2761 VGAHWPTR(pScrn)->MapPhys = pXGI->PciInfo->ioBase[2] + 0xf2000000;

Completed in 14 milliseconds