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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h115 extern const OSSymbol * gIOPathMatchKey;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp104 const OSSymbol * gIOPathMatchKey; variable
280 gIOPathMatchKey = OSSymbol::withCStringNoCopy( kIOPathMatchKey );
4691 str = OSDynamicCast( OSString, table->getObject( gIOPathMatchKey ));

Completed in 28 milliseconds