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

/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUserPseudoAddressSpace.cpp320 if (fFlags & kFWAddressSpaceShareIfExists)
561 if ( addrSpace && !(params->flags & kFWAddressSpaceShareIfExists ) )
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1453 <li>kFWAddressSpaceShareIfExists -- Allows creation of this address space even if another client
1458 future allocations overlapping this range will fail even if allocted with kFWAddressSpaceShareIfExists.</li>
1963 kFWAddressSpaceShareIfExists = (1 << 5) , enumerator in enum:__anon1582

Completed in 80 milliseconds