Searched refs:kIORegistryEntryIndexedPropertyCount (Results 1 – 2 of 2) sorted by relevance
429 for (int idx = 0; idx < kIORegistryEntryIndexedPropertyCount; idx++) { in free()434 IODelete(array, OSObject *, kIORegistryEntryIndexedPropertyCount); in free()943 if (index >= kIORegistryEntryIndexedPropertyCount) { in setIndexedProperty()949 array = IONew(OSObject *, kIORegistryEntryIndexedPropertyCount); in setIndexedProperty()953 bzero(array, kIORegistryEntryIndexedPropertyCount * sizeof(array[0])); in setIndexedProperty()955 IODelete(array, OSObject *, kIORegistryEntryIndexedPropertyCount); in setIndexedProperty()976 if (index >= kIORegistryEntryIndexedPropertyCount) { in getIndexedProperty()
72 kIORegistryEntryIndexedPropertyCount, enumerator