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