Searched refs:gIORegistryEntryIDKey (Results 1 – 4 of 4) sorted by relevance
54 extern const OSSymbol * gIORegistryEntryIDKey;
77 const OSSymbol * gIORegistryEntryIDKey; variable168 gIORegistryEntryIDKey = OSSymbol::withCStringNoCopy( kIORegistryEntryIDKey ); in initialize()
6987 table->setObject( gIORegistryEntryIDKey, num ); in registryEntryIDMatching()7822 num = OSDynamicCast( OSNumber, table->getObject( gIORegistryEntryIDKey )); in matchInternal()
11006 dict->setObject(gIORegistryEntryIDKey, deviceRegId.get());