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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWAsyncStreamReceiver.h191 IOReturn modifyDCLJumps( DCLCommandStruct *callProc );
H A DIOFWAsyncStreamReceiver.cpp497 IOReturn IOFWAsyncStreamReceiver::modifyDCLJumps(DCLCommandStruct *callProc) function in class:IOFWAsyncStreamReceiver
511 DebugLog("IOFWAsyncStreamReceiver::modifyDCLJumps callproc data is NULL\n");
523 DebugLog("IOFWAsyncStreamReceiver::modifyDCLJumps failed %x\n", status);
530 DebugLog("IOFWAsyncStreamReceiver::modifyDCLJumps failed %x\n", status);
690 if( receiver->modifyDCLJumps( callProc ) == kIOReturnError ) return;

Completed in 172 milliseconds