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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCL.cpp440 exportedData->skipBranchIndex = fSendData.skipBranch.dcl->GetExportIndex() ;
442 exportedData->skipBranchIndex = 0 ;
457 exportedData->skipBranchIndex = CFSwapInt64( exportedData->skipBranchIndex ) ;
H A DIOFireWireLibNuDCL.h193 uint64_t skipBranchIndex; member in struct:IOFireWireLib::SendNuDCLExportDataStruct
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWDCL.cpp766 if ( sendData->skipBranchIndex )
768 unsigned branchIndex = sendData->skipBranchIndex - 1 ;

Completed in 76 milliseconds