Searched refs:allowable (Results 1 – 1 of 1) sorted by relevance
4100 OSObject * allowable = entry->copyProperty(gIORegistryEntryAllowableSetPropertiesKey); in is_io_registry_entry_set_properties() local4103 if (!allowable) { in is_io_registry_entry_set_properties()4108 } else if (!(allowableArray = OSDynamicCast(OSArray, allowable))) { in is_io_registry_entry_set_properties()4156 OSSafeReleaseNULL(allowable); in is_io_registry_entry_set_properties()