Searched refs:kIORegistryEntryIndexedPropertyCount (Results 1 – 2 of 2) sorted by relevance
444 for (int idx = 0; idx < kIORegistryEntryIndexedPropertyCount; idx++) { in free()449 IODelete(array, OSObject *, kIORegistryEntryIndexedPropertyCount); in free()958 if (index >= kIORegistryEntryIndexedPropertyCount) { in setIndexedProperty()964 array = IONew(OSObject *, kIORegistryEntryIndexedPropertyCount); in setIndexedProperty()968 bzero(array, kIORegistryEntryIndexedPropertyCount * sizeof(array[0])); in setIndexedProperty()970 IODelete(array, OSObject *, kIORegistryEntryIndexedPropertyCount); in setIndexedProperty()991 if (index >= kIORegistryEntryIndexedPropertyCount) { in getIndexedProperty()
74 kIORegistryEntryIndexedPropertyCount, enumerator