Searched refs:xf86EntityPrivateCount (Results 1 – 1 of 1) sorted by relevance
56 static int xf86EntityPrivateCount = 0; variable286 xnfcalloc(xf86EntityPrivateCount, sizeof(DevUnion)); in xf86AllocateEntity()651 idx = xf86EntityPrivateCount++; in xf86AllocateEntityPrivateIndex()655 xf86EntityPrivateCount, sizeof(DevUnion)); in xf86AllocateEntityPrivateIndex()666 if (entityIndex >= xf86NumEntities || privIndex >= xf86EntityPrivateCount) in xf86GetEntityPrivate()