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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.h100 DCLCommand* AllocateJumpDCL( DCLCommand* dcl, DCLLabel* pInJumpDCLLabel ) ;
H A DIOFireWireLibDCLCommandPool.cpp371 TraditionalDCLCommandPool::AllocateJumpDCL( function in class:IOFireWireLib::TraditionalDCLCommandPool
776 return IOFireWireIUnknown::InterfaceMap<TraditionalDCLCommandPoolCOM>::GetThis(self)->AllocateJumpDCL(inDCL, pInJumpDCLLabel) ;
H A DIOFireWireLibIsoch.h583 DCLCommand* (*AllocateJumpDCL) ( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, DCLLabel* pInJumpDCLLabel) ; member in struct:IOFireWireDCLCommandPoolInterface_t

Completed in 173 milliseconds