Searched refs:kIORegistryEntryIndexedPropertyCount (Results 1 – 2 of 2) sorted by relevance
435 for (int idx = 0; idx < kIORegistryEntryIndexedPropertyCount; idx++) { in free()440 IODelete(array, OSObject *, kIORegistryEntryIndexedPropertyCount); in free()949 if (index >= kIORegistryEntryIndexedPropertyCount) { in setIndexedProperty()955 array = IONew(OSObject *, kIORegistryEntryIndexedPropertyCount); in setIndexedProperty()959 bzero(array, kIORegistryEntryIndexedPropertyCount * sizeof(array[0])); in setIndexedProperty()961 IODelete(array, OSObject *, kIORegistryEntryIndexedPropertyCount); in setIndexedProperty()982 if (index >= kIORegistryEntryIndexedPropertyCount) { in getIndexedProperty()
74 kIORegistryEntryIndexedPropertyCount, enumerator