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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochChannel.h58 virtual ForceStopHandler SetChannelForceStopHandler( ForceStopHandler stopProc, IOFireWireLibIsochChannelRef interface ) ;
H A DIOFireWireLibIsochChannel.cpp297 IsochChannel::SetChannelForceStopHandler ( function in class:IOFireWireLib::IsochChannel
301 DebugLog( "+IsochChannel::SetChannelForceStopHandler this=%p, proc=%p\n", this, stopProc ) ;
584 return IOFireWireIUnknown::InterfaceMap<IsochChannelCOM>::GetThis(self)->SetChannelForceStopHandler( stopProc, self ) ;
H A DIOFireWireLibIsoch.h498 /*! @function SetChannelForceStopHandler
505 IOFireWireIsochChannelForceStopHandler (*SetChannelForceStopHandler) member in struct:IOFireWireIsochChannelInterface_t

Completed in 735 milliseconds