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

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWUserAsyncStreamListener.h119 void clientCommandIsComplete(
H A DIOFWUserPHYPacketListener.h115 void clientCommandIsComplete( FWClientCommandID commandID );
H A DIOFWUserAsyncStreamListener.cpp426 IOFWUserAsyncStreamListener::clientCommandIsComplete( function in class:IOFWUserAsyncStreamListener
H A DIOFWUserPseudoAddressSpace.h305 void clientCommandIsComplete(
H A DIOFWUserPHYPacketListener.cpp265 // clientCommandIsComplete
270 IOFWUserPHYPacketListener::clientCommandIsComplete( FWClientCommandID commandID ) function in class:IOFWUserPHYPacketListener
274 // FireLog( "IOFWUserPHYPacketListener::clientCommandIsComplete - commandID = 0x%08lx\n", commandID );
284 // FireLog( "IOFWUserPHYPacketListener::clientCommandIsComplete - element = 0x%08lx fElementWaitingCompletion = 0x%08lx\n", commandID, fElementWaitingCompletion );
H A DIOFWUserPseudoAddressSpace.cpp842 IOFWUserPseudoAddressSpace::clientCommandIsComplete( function in class:IOFWUserPseudoAddressSpace
H A DIOFireWireUserClient.cpp1562 ((IOFWUserPHYPacketListener*)targetObject)->clientCommandIsComplete( (FWClientCommandID)arguments->scalarInput[0] );
2486 me->clientCommandIsComplete ( inCommandID, inResult ) ;
4215 me->clientCommandIsComplete ( inCommandID ) ;

Completed in 68 milliseconds