Searched refs:GetIsochAsyncPort (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibAsyncStreamListener.cpp114 mUserClient.GetIsochAsyncPort(),
130 mUserClient.GetIsochAsyncPort(),
178 mUserClient.GetIsochAsyncPort(),
187 mUserClient.GetIsochAsyncPort(),
H A DIOFireWireLibIRMAllocation.cpp118 mUserClient.GetIsochAsyncPort(),
H A DIOFireWireLibDevice.h331 const mach_port_t GetIsochAsyncPort() const { return mIsochAsyncPort ; } function in class:IOFireWireLib::Device
H A DIOFireWireLib.h1854 /*! @function GetIsochAsyncPort
1858 If necessary GetIsochAsyncPort will allocate the port.
1865 mach_port_t (*GetIsochAsyncPort)( IOFireWireLibDeviceRef self ); member in struct:IOFireWireDeviceInterface_t
H A DIOFireWireLibIsochPort.cpp934 mDevice.GetIsochAsyncPort(),
H A DIOFireWireLibDevice.cpp2749 port = device->GetIsochAsyncPort();

Completed in 198 milliseconds