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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h329 Boolean AsyncPortsExist() const { return ((mAsyncCFPort != 0) && (mAsyncPort != 0)); } function in class:IOFireWireLib::Device
H A DIOFireWireLibDevice.cpp344 if (!AsyncPortsExist())
452 if (!AsyncPortsExist())

Completed in 98 milliseconds