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

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h113 extern const OSSymbol * gIONameMatchedKey;
258 <code>kIONameMatchedKey, extern const OSSymbol * gIONameMatchedKey, "IONameMatched"</code>
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp103 const OSSymbol * gIONameMatchedKey; variable
289 gIONameMatchedKey = OSSymbol::withCStringNoCopy( kIONameMatchedKey );
373 && gIOProviderClassKey && gIONameMatchKey && gIONameMatchedKey
4961 table->setObject( gIONameMatchedKey, matched );
/macosx-10.10.1/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp253 if (getProperty(gIONameMatchedKey))
322 if (0 == getProperty(gIONameMatchedKey))

Completed in 207 milliseconds