Searched refs:RamDacHWPrivateIndex (Results 1 – 2 of 2) sorted by relevance
36 int RamDacHWPrivateIndex = -1; variable91 if (RamDacHWPrivateIndex < 0) in RamDacGetRecPrivate()92 RamDacHWPrivateIndex = xf86AllocateScrnInfoPrivateIndex(); in RamDacGetRecPrivate()106 if (scrp->privates[RamDacHWPrivateIndex].ptr != NULL) in RamDacGetRec()111 scrp->privates[RamDacHWPrivateIndex].ptr = in RamDacGetRec()125 if (RamDacHWPrivateIndex < 0) in RamDacFreeRec()145 return RamDacHWPrivateIndex; in RamDacGetHWIndex()
71 extern _X_EXPORT int RamDacHWPrivateIndex;