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

/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp194 if ( matching->setObject( gIOPropertyMatchKey,
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h112 extern const OSSymbol * gIOPropertyMatchKey;
261 <code>kIOPropertyMatchKey, extern const OSSymbol * gIOPropertyMatchKey, "IOPropertyMatch"</code>
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp101 const OSSymbol * gIOPropertyMatchKey; variable
279 gIOPropertyMatchKey = OSSymbol::withCStringNoCopy( kIOPropertyMatchKey );
4182 table->setObject( gIOPropertyMatchKey, properties );
4659 obj = table->getObject( gIOPropertyMatchKey );

Completed in 21 milliseconds