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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUserAsyncStreamListener.h121 void sendPacketNotification(
H A DIOFWUserPHYPacketListener.h120 void sendPacketNotification( IOFWUserPHYPacketListener::PHYRxElement * element );
H A DIOFWUserAsyncStreamListener.cpp395 sendPacketNotification(currentHeader) ;
444 sendPacketNotification(fLastReadHeader) ;
450 IOFWUserAsyncStreamListener::sendPacketNotification( function in class:IOFWUserAsyncStreamListener
H A DIOFWUserPHYPacketListener.cpp205 sendPacketNotification( element );
291 sendPacketNotification( element );
298 // sendPacketNotification
303 IOFWUserPHYPacketListener::sendPacketNotification( IOFWUserPHYPacketListener::PHYRxElement * element ) function in class:IOFWUserPHYPacketListener
316 // FireLog( "IOFWUserPHYPacketListener::sendPacketNotification - kTypeData fElementWaitingCompletion = 0x%08lx\n", fElementWaitingCompletion );
318 // FireLog( "IOFWUserPHYPacketListener::sendPacketNotification - fCallbackAsyncRef[0] = 0x%016llx\n", fCallbackAsyncRef[0] );
332 // FireLog( "IOFWUserPHYPacketListener::sendPacketNotification - kTypeSkipped count = %d, fElementWaitingCompletion = 0x%08lx\n", element->getSkippedCount(), (UInt32)fElementWaitingCompletion );
334 // FireLog( "IOFWUserPHYPacketListener::sendPacketNotification - fSkippedAsyncRef[0] = 0x%016llx\n", fSkippedAsyncRef[0] );
H A DIOFWUserPseudoAddressSpace.cpp778 sendPacketNotification(currentHeader) ;
904 sendPacketNotification(fLastReadHeader) ;
912 IOFWUserPseudoAddressSpace::sendPacketNotification( function in class:IOFWUserPseudoAddressSpace
H A DIOFWUserPseudoAddressSpace.h308 void sendPacketNotification(

Completed in 179 milliseconds