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

/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIP.cpp229 const OSSymbol * uidSym = OSSymbol::withCString( "UID" ); local
232 if ( matchDict && uidSym && tbtUIDNumber )
234 matchDict = propertyMatching( uidSym, tbtUIDNumber, matchDict );

Completed in 70 milliseconds