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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.h70 DCLCommand* AllocateSendPacketWithHeaderStartDCL(
H A DIOFireWireLibDCLCommandPool.cpp272 TraditionalDCLCommandPool::AllocateSendPacketWithHeaderStartDCL( function in class:IOFireWireLib::TraditionalDCLCommandPool
695 return IOFireWireIUnknown::InterfaceMap<TraditionalDCLCommandPoolCOM>::GetThis(self)->AllocateSendPacketWithHeaderStartDCL(inDCL, inBuffer, inSize) ;
H A DIOFireWireLibIsoch.h562 // AllocateSendPacketWithHeaderStartDCL has been deprecated! If you need this functionality, you should be using NuDCL!
564 DCLCommand* (*AllocateSendPacketWithHeaderStartDCL)( IOFireWireLibDCLCommandPoolRef self, DCLCommand* inDCL, void* inBuffer, IOByteCount inSize) ; member in struct:IOFireWireDCLCommandPoolInterface_t

Completed in 85 milliseconds