| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/ |
| H A D | bsd_pci.c | 52 xf86MapDomainMemory(int ScreenNum, int Flags, struct pci_device *dev, argument
|
| H A D | linuxPci.c | 288 linuxMapPci(int ScreenNum, int Flags, struct pci_device *dev, argument 385 xf86MapDomainMemory(int ScreenNum, int Flags, struct pci_device *dev, argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/ |
| H A D | sparc64_video.c | 58 sparc64MapVidMem(int ScreenNum, unsigned long Base, unsigned long Size, argument 80 sparc64UnmapVidMem(int ScreenNum, pointer Base, unsigned long Size) argument
|
| H A D | ppc_video.c | 75 ppcMapVidMem(int ScreenNum, unsigned long Base, unsigned long Size, int flags) argument 97 ppcUnmapVidMem(int ScreenNum, pointer Base, unsigned long Size) argument
|
| H A D | arm_video.c | 181 mapVidMem(int ScreenNum, unsigned long Base, unsigned long Size, int flags) argument 227 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) argument 407 armMapVidMem(int ScreenNum, unsigned long Base, unsigned long Size, int flags) argument 439 armUnmapVidMem(int ScreenNum, pointer Base, unsigned long Size) argument [all...] |
| H A D | alpha_video.c | 307 mapVidMem(int ScreenNum, unsigned long Base, unsigned long Size, int flags) argument 354 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) argument 506 mapVidMemSparse(int ScreenNum, unsigned long Base, unsigned long Size, int flags) argument 543 unmapVidMemSparse(int ScreenNum, pointer Base, unsigned long Size) argument
|
| H A D | i386_video.c | 226 mapVidMem(int ScreenNum, unsigned long Base, unsigned long Size, int flags) argument 273 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/hurd/ |
| H A D | hurd_video.c | 45 mapVidMem(int ScreenNum, unsigned long Base, unsigned long Size, int Flags) argument 99 unmapVidMem(int ScreenNum,pointer Base,unsigned long Size) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/ |
| H A D | sun_vid.c | 116 solMapVidMem(int ScreenNum, unsigned long Base, unsigned long Size, int Flags) argument 155 solUnMapVidMem(int ScreenNum, pointer Base, unsigned long Size) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/ |
| H A D | vidmem.c | 165 xf86MakeNewMapping(int ScreenNum, int Flags, unsigned long Base, unsigned long Size, pointer Vbase) argument 188 xf86MapVidMem(int ScreenNum, int Flags, unsigned long Base, unsigned long Size) argument 234 xf86UnMapVidMem(int ScreenNum, pointer Base, unsigned long Size) argument 261 xf86CheckMTRR(int ScreenNum) argument 285 xf86MapReadSideEffects(int ScreenNum,int Flags,pointer base,unsigned long Size) argument [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_video.c | 405 static pointer mapVidMem(int ScreenNum, unsigned long Base, unsigned long Size, int flags) argument 411 mapVidMem(int ScreenNum, unsigned long Base, unsigned long Size, int flags) argument 470 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) argument 603 mapVidMemSparse(int ScreenNum, unsigned long Base, unsigned long Size, int flags) argument 697 unmapVidMemSparse(int ScreenNum, pointer Base, unsigned long Size) argument
|