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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochChannel.h53 virtual IOReturn AllocateChannel() ;
H A DIOFireWireLibIsochChannel.cpp145 IsochChannel::AllocateChannel() function in class:IOFireWireLib::IsochChannel
147 DebugLog( "+ IsochChannel::AllocateChannel\n" ) ;
557 return IOFireWireIUnknown::InterfaceMap<IsochChannelCOM>::GetThis(self)->AllocateChannel() ;
H A DIOFireWireLibIsoch.h465 /*! @function AllocateChannel
471 IOReturn (*AllocateChannel) ( IOFireWireLibIsochChannelRef self ) ; member in struct:IOFireWireIsochChannelInterface_t
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVLib.c1873 err = (*stream->fIsochChannelRef)->AllocateChannel(stream->fIsochChannelRef);

Completed in 99 milliseconds