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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.h98 DCLCommand* AllocateCallProcDCL( DCLCommand* inDCL, DCLCallCommandProc* proc, DCLCallProcDataType procData) ;
H A DIOFireWireLibDCLCommandPool.cpp331 TraditionalDCLCommandPool::AllocateCallProcDCL( function in class:IOFireWireLib::TraditionalDCLCommandPool
759 return IOFireWireIUnknown::InterfaceMap<TraditionalDCLCommandPoolCOM>::GetThis(self)->AllocateCallProcDCL(inDCL, inProc, inProcData) ;
H A DIOFireWireLibIsoch.h579 DCLCommand* (*AllocateCallProcDCL) ( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, DCLCallCommandProc* inProc, DCLCallProcDataType inProcData) ; member in struct:IOFireWireDCLCommandPoolInterface_t

Completed in 98 milliseconds