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

/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.h195 static IOReturn disconnectFromRemotePlug( void * self );
H A DIOFireWireAVCLib.h714 IOReturn (*disconnectFromRemotePlug)( void * self ); member in struct:__anon1492
H A DIOFireWireAVCLibConsumer.cpp146 &IOFireWireAVCLibConsumer::disconnectFromRemotePlug,
853 // disconnectFromRemotePlug
857 IOReturn IOFireWireAVCLibConsumer::disconnectFromRemotePlug( void * self ) function in class:IOFireWireAVCLibConsumer
876 printf( "IOFireWireAVCLibConsumer::disconnectFromRemotePlug heartbeat timers set while plug is suspended!\n" );
893 printf( "IOFireWireAVCLibConsumer::disconnectFromRemotePlug reconnect timer set while plug is resumed!\n" );
952 FWLOG(( "IOFireWireAVCLibConsumer::disconnectFromRemotePlug disconnect AVCCommand returned response.status = 0x%02x\n", response.status ));
957 FWLOG(( "IOFireWireAVCLibConsumer::disconnectFromRemotePlug disconnect AVCCommand status = 0x%08lx\n", (UInt32)status ));
982 FWLOG(( "IOFireWireAVCLibConsumer::disconnectFromRemotePlug status = 0x%08lx\n", (UInt32)status ));

Completed in 70 milliseconds