Home
last modified time | relevance | path

Searched refs:gIOServiceLegacyMatchingRegistryIDKey (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOService.cpp150 const OSSymbol * gIOServiceLegacyMatchingRegistryIDKey; variable
486 gIOServiceLegacyMatchingRegistryIDKey = OSSymbol::withCStringNoCopy( in initialize()
7981 OSObject * prop = where->copyProperty(gIOServiceLegacyMatchingRegistryIDKey); in matchPassive()