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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c127 static int SISEntityIndex = -1; variable in typeref:typename:int
586 if(SISEntityIndex < 0) {
587 SISEntityIndex = xf86AllocateEntityPrivateIndex();
589 pPriv = xf86GetEntityPrivate(pScrn->entityList[0], SISEntityIndex);
3291 pSiSEnt = xf86GetEntityPrivate(pScrn->entityList[0], SISEntityIndex)->ptr;

Completed in 14 milliseconds