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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h333 const Boolean IsochAsyncPortsExist() const { return ((mIsochAsyncCFPort != 0) && (mIsochAsyncPort != 0)); } function in class:IOFireWireLib::Device
H A DIOFireWireLibDevice.cpp1415 if (!IsochAsyncPortsExist())
2742 if( !device->IsochAsyncPortsExist() )

Completed in 125 milliseconds