Searched refs:addrSpaceRef (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.cpp1241 UserObjectHandle addrSpaceRef ; local
1243 size_t outputStructSize = sizeof(addrSpaceRef) ;
1246 & addrSpaceRef,&outputStructSize);
1251 addrSpaceRef = (UserObjectHandle)OSSwapInt32( (UInt32)addrSpaceRef );
1260 IUnknownVTbl** iUnknown = PseudoAddressSpace::Alloc(*this, addrSpaceRef, queueBuffer, inQueueBufferSize, inBackingStore, inRefCon) ;

Completed in 226 milliseconds