Searched refs:xf86IsEntityPrimary (Results 1 – 7 of 7) sorted by relevance
173 if (xf86IsEntityPrimary(entityIndex) && !(initPrimary(options))) { in xf86ExtendedInitInt10()247 if (xf86IsEntityPrimary(entityIndex)) { in xf86ExtendedInitInt10()
735 if (!xf86IsEntityPrimary(pInt->entityIndex) in xf86Int10SaveRestoreBIOSVars()
174 if (!xf86IsEntityPrimary(entityIndex)) { in xf86ExtendedInitInt10()261 if (xf86IsEntityPrimary(entityIndex) && !(initPrimary(options))) { in xf86ExtendedInitInt10()
155 extern _X_EXPORT Bool xf86IsEntityPrimary(int entityIndex);
291 xf86IsEntityPrimary(int entityIndex) in xf86IsEntityPrimary() function
730 if (xf86IsEntityPrimary(xf86Screens[l]->entityList[n])) { in DoConfigure()
1710 if (xf86IsEntityPrimary(i)) in xf86IsScreenPrimary()