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

/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp594 UInt32 firstGen, secondGen; local
608 status = (*fFWUnit)->GetGenerationAndNodeID( fFWUnit, &firstGen, &remoteNodeID );
621 } while( firstGen != secondGen && status == kIOReturnSuccess );
627 *gen = firstGen;

Completed in 69 milliseconds