Searched refs:unmapVidMemSparse (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Dalpha_video.c205 static void unmapVidMemSparse(int, pointer, unsigned long);
294 pVidMem->unmapMem = unmapVidMemSparse;
543 unmapVidMemSparse(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.c95 static void unmapVidMemSparse(int, pointer, unsigned long);
382 pVidMem->unmapMem = unmapVidMemSparse;
697 unmapVidMemSparse(int ScreenNum, pointer Base, unsigned long Size) function in typeref:typename:void
701 xf86Msg(X_INFO,"unmapVidMemSparse: unmapping Base 0x%lx Size 0x%lx\n",

Completed in 4 milliseconds