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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Darm_video.c82 static struct memAccess *checkMapInfo();
284 checkMapInfo(Bool warn, int Region) function in typeref:struct:memAccess *
314 "checkMapInfo: failed to get map info for region %d\n\t(%s)\n",
411 if((memInfoP = checkMapInfo(FALSE, Region)) != NULL)
443 if((memInfoP = checkMapInfo(FALSE, Region)) != NULL)
582 if((memInfoP = checkMapInfo(TRUE, MMIO_REGION)) != NULL)
641 if((memInfoP = checkMapInfo(FALSE, MMIO_REGION)) != NULL)

Completed in 2 milliseconds