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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIsochPort.h311 DCLJump* inJump,
H A DIOFireWireLibIsochPort.cpp1023 LocalIsochPort::ModifyJumpDCL ( DCLJump* inJump, DCLLabel* inLabel ) argument
1025 inJump->pJumpDCLLabel = inLabel ;
1028 const uint64_t inputs[2] = {inJump->compilerData, inLabel->compilerData};
H A DIOFireWireLibIsoch.h302 @param inJump The jump DCL to modify.
304 @result kIOReturnSuccess on success. Will return an error if 'inJump'
307 IOReturn (*ModifyJumpDCL)( IOFireWireLibLocalIsochPortRef self, DCLJump* inJump, DCLLabel* inLabel) ;

Completed in 300 milliseconds