Searched refs:gIORegistryEntryIDKey (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h45 extern const OSSymbol * gIORegistryEntryIDKey;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp70 const OSSymbol * gIORegistryEntryIDKey; variable
164 gIORegistryEntryIDKey = OSSymbol::withCStringNoCopy( kIORegistryEntryIDKey );
H A DIOService.cpp4201 table->setObject( gIORegistryEntryIDKey, num );
4701 num = OSDynamicCast( OSNumber, table->getObject( gIORegistryEntryIDKey ));

Completed in 77 milliseconds