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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/hurd/
H A Dhurd_video.c99 unmapVidMem(int ScreenNum,pointer Base,unsigned long Size) function in typeref:typename:void
153 pVidMem->unmapMem = unmapVidMem;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Darm_video.c119 static void unmapVidMem(int, pointer, unsigned long);
175 pVidMem->unmapVidMem = armUnmapVidMem;
227 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) function in typeref:typename:void
447 unmapVidMem(ScreenNum, Base, Size);
H A Dalpha_video.c203 static void unmapVidMem(int, pointer, unsigned long);
290 pVidMem->unmapMem = unmapVidMem;
354 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) function in typeref:typename:void
H A Di386_video.c94 static void unmapVidMem(int, pointer, unsigned long);
203 pVidMem->unmapMem = unmapVidMem;
273 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_video.c87 static void unmapVidMem(int, pointer, unsigned long);
386 pVidMem->unmapMem = unmapVidMem;
390 pVidMem->unmapMem = unmapVidMem;
470 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) function in typeref:typename:void

Completed in 5 milliseconds