Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOMapper.cpp131 setProperty(gIOMapperIDKey, obj.get()); in start()
200 matching = IOService::propertyMatching(gIOMapperIDKey, data.get()); in copyMapperForDeviceWithIndex()
202 matching = IOService::propertyMatching(gIOMapperIDKey, obj.get()); in copyMapperForDeviceWithIndex()
H A DIOService.cpp157 const OSSymbol * gIOMapperIDKey; variable
531 gIOMapperIDKey = OSSymbol::withCStringNoCopy(kIOMapperIDKey); in initialize()
/xnu-11215/iokit/IOKit/
H A DIOMapper.h54 extern const OSSymbol * gIOMapperIDKey;