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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h111 extern const OSSymbol * gIONameMatchedKey;
256 <code>kIONameMatchedKey, extern const OSSymbol * gIONameMatchedKey, "IONameMatched"</code>
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp100 const OSSymbol * gIONameMatchedKey; variable
278 gIONameMatchedKey = OSSymbol::withCStringNoCopy( kIONameMatchedKey );
354 && gIOProviderClassKey && gIONameMatchKey && gIONameMatchedKey
4639 table->setObject( gIONameMatchedKey, matched );

Completed in 87 milliseconds