Searched refs:ReleasePort (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.h60 virtual IOReturn ReleasePort() ;
134 virtual IOReturn ReleasePort() ;
H A DIOFireWireLibIsochChannel.cpp217 result = (**mTalker).ReleasePort( mTalker );
220 DebugLogCond( result, "IsochChannel::ReleaseChannel: error 0x%08x calling ReleasePort() on talker\n", result) ;
229 result = (**listen).ReleasePort( listen );
231 DebugLogCond(result, "IsochChannel::ReleaseChannel: error %p calling ReleasePort() on listener\n", listen) ;
H A DIOFireWireLibIsochPort.cpp361 IsochPort::ReleasePort() function in class:IOFireWireLib::IsochPort
428 return IOFireWireIUnknown::InterfaceMap<IsochPortCOM>::GetThis(self)->ReleasePort() ;
508 RemoteIsochPort::ReleasePort() function in class:IOFireWireLib::RemoteIsochPort
H A DIOFireWireLibIsoch.h171 /*! @function ReleasePort \
180 IOReturn (*ReleasePort) ( IOFireWireLibIsochPortRef self ) ; \
476 isochronous channel having their ReleasePort method called.
/macosx-10.10/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Cocoa/
H A DSCSITargetProberAppDelegate.m200 require ( ( source != NULL ), ReleasePort );
286 ReleasePort:

Completed in 129 milliseconds