Searched refs:gIOPathMatchKey (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h117 extern const OSSymbol * gIOPathMatchKey;
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp107 const OSSymbol * gIOPathMatchKey; variable
291 gIOPathMatchKey = OSSymbol::withCStringNoCopy( kIOPathMatchKey );
5013 str = OSDynamicCast( OSString, table->getObject( gIOPathMatchKey ));

Completed in 217 milliseconds