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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMapper.cpp96 setProperty(gIOMapperIDKey, obj);
171 matching = IOService::propertyMatching(gIOMapperIDKey, data);
175 matching = IOService::propertyMatching(gIOMapperIDKey, obj);
H A DIOService.cpp112 const OSSymbol * gIOMapperIDKey; variable
312 gIOMapperIDKey = OSSymbol::withCStringNoCopy(kIOMapperIDKey);
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOMapper.h62 extern const OSSymbol * gIOMapperIDKey;

Completed in 175 milliseconds