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

/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.h134 IOReturn getNodeIDsAndGeneration( UInt16 * local, UInt16 * remote, UInt32 * gen );
H A DIOFireWireAVCLibConsumer.cpp584 // getNodeIDsAndGeneration
588 IOReturn IOFireWireAVCLibConsumer::getNodeIDsAndGeneration( UInt16 * local, UInt16 * remote, UInt32 * gen ) function in class:IOFireWireAVCLibConsumer
759 status = getNodeIDsAndGeneration( &localNodeID, &remoteNodeID, &generation );
1158 status = getNodeIDsAndGeneration( &localNodeID, &remoteNodeID, &generation );

Completed in 92 milliseconds