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

/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datipreinit.c521 EntityInfoPtr pEntity; local in function:ATIPreInit
562 pEntity = xf86GetEntityInfo(pScreenInfo->entityList[0]);
563 pGDev = pEntity->device;
565 pResources = pEntity->resources;
568 pATI->iEntity = pEntity->index;
569 pATI->Chip = pEntity->chipset;
572 free(pEntity);

Completed in 4 milliseconds