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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.cpp152 DCLCommand* allocatedBlock = nil ; local
167 allocatedBlock = (DCLCommand*) (foundFreeBlock + remainder) ;
170 CFArrayAppendValue(mAllocatedBlocks, allocatedBlock ) ;
195 return allocatedBlock ;

Completed in 116 milliseconds