Searched refs:ChannelRef (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochChannel.h41 typedef ::IOFireWireLibIsochChannelRef ChannelRef ; typedef in class:IOFireWireLib::IsochChannel
69 // static void ForceStop( ChannelRef refcon, IOReturn result, void** args, int numArgs ) ;
79 ChannelRef mRefInterface ;
102 ChannelRef self,
105 ChannelRef self,
108 ChannelRef self) ;
110 ChannelRef self) ;
112 ChannelRef self) ;
114 ChannelRef self) ;
117 ChannelRef sel
[all...]
H A DIOFireWireLibIsochChannel.cpp32 mRefInterface( reinterpret_cast<ChannelRef>( & GetInterface() ) ),
91 // IsochChannel::ForceStop( ChannelRef refCon, IOReturn result, void** args, int numArgs )
539 IsochChannelCOM::SSetTalker( ChannelRef self,
547 ChannelRef self,
555 ChannelRef self)
562 ChannelRef self)
569 ChannelRef self)
576 ChannelRef self)
582 IsochChannelCOM::SSetChannelForceStopHandler( ChannelRef self, ForceStopHandler stopProc )
588 IsochChannelCOM::SSetRefCon( ChannelRef sel
[all...]

Completed in 104 milliseconds