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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.h102 DCLCommand* AllocateUpdateDCLListDCL( DCLCommand* dcl, DCLCommand** dclCommandList, UInt32 numCommands ) ;
H A DIOFireWireLibDCLCommandPool.cpp413 TraditionalDCLCommandPool::AllocateUpdateDCLListDCL( function in class:IOFireWireLib::TraditionalDCLCommandPool
796 return IOFireWireIUnknown::InterfaceMap<TraditionalDCLCommandPoolCOM>::GetThis(self)->AllocateUpdateDCLListDCL(inDCL, inDCLCommandList, inNumCommands) ;
H A DIOFireWireLibIsoch.h587 DCLCommand* (*AllocateUpdateDCLListDCL) ( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, DCLCommand** inDCLCommandList, UInt32 inNumCommands) ; member in struct:IOFireWireDCLCommandPoolInterface_t

Completed in 81 milliseconds