Searched refs:FIRELOG_MSG (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCProtocolUserClient.cpp32 #define FIRELOG_MSG(x) FireLog x macro
34 #define FIRELOG_MSG(x) do {} while (0) macro
58 FIRELOG_MSG(("IOFireWireAVCProtocolUserClient::externalMethod (this=0x%08X), selector=0x%08X\n",this,selector));
190 FIRELOG_MSG(( "IOFireWireAVCProtocolUserClient::forwardPlugWrite\n"));
220 FIRELOG_MSG(( "IOFireWireAVCProtocolUserClient::avcTargetCommandHandler\n"));
301 FIRELOG_MSG(( "IOFireWireAVCProtocolUserClient::avcSubunitPlugHandler\n"));
321 FIRELOG_MSG(( "IOFireWireAVCProtocolUserClient::free (%p)\n",this));
358 FIRELOG_MSG(( "IOFireWireAVCProtocolUserClient::start (%p)\n", this));
400 FIRELOG_MSG(( "IOFireWireAVCProtocolUserClient::newUserClient (%p)\n", this));
425 FIRELOG_MSG(( "IOFireWireAVCProtocolUserClien
[all...]
H A DIOFireWireAVCUserClient.cpp35 #define FIRELOG_MSG(x) FireLog x macro
37 #define FIRELOG_MSG(x) do {} while (0) macro
57 FIRELOG_MSG(("IOFireWireAVCUserClient::externalMethod (this=0x%08X), selector=0x%08X\n",this,selector));
154 FIRELOG_MSG(("IOFireWireAVCUserClient::initWithTask (this=0x%08X)\n",this));
170 FIRELOG_MSG(("IOFireWireAVCUserClient::free (this=0x%08X)\n",this));
220 FIRELOG_MSG(("IOFireWireAVCUserClient::stop (this=0x%08X)\n",this));
254 FIRELOG_MSG(("IOFireWireAVCUserClient::start (this=0x%08X)\n",this));
295 FIRELOG_MSG(("IOFireWireAVCUserClient::clientClose (this=0x%08X)\n",this));
315 FIRELOG_MSG(("IOFireWireAVCUserClient::clientDied (this=0x%08X)\n",this));
326 FIRELOG_MSG(("IOFireWireAVCUserClien
[all...]
H A DIOFireWireAVCUnit.cpp35 #define FIRELOG_MSG(x) FireLog x macro
37 #define FIRELOG_MSG(x) do {} while (0) macro
98 FIRELOG_MSG(("IOFireWireAVCAsynchronousCommand::free (this=0x%08X)\n",this));
167 FIRELOG_MSG(("IOFireWireAVCAsynchronousCommand::init (this=0x%08X, opCode=0x%02X)\n",this,command[kAVCOpcode]));
206 FIRELOG_MSG(("IOFireWireAVCAsynchronousCommand::submit (this=0x%08X, opCode=0x%02X)\n",this,pCommandBuf[kAVCOpcode]));
330 FIRELOG_MSG(("IOFireWireAVCAsynchronousCommand::reinit (this=0x%08X)\n",this));
393 FIRELOG_MSG(("IOFireWireAVCAsynchronousCommand::cancel (this=0x%08X)\n",this));
477 FIRELOG_MSG(("IOFireWireAVCUnit::AVCResponse (this=0x%08X)\n",me));
478 FIRELOG_MSG(("AVCResponse Info: nodeID=0x%04X, opCode=0x%02X, avcAddress=0x%02X respLen=0x%08X\n",nodeID, pResponseBytes[kAVCOpcode], pResponseBytes[kAVCAddress],len));
491 FIRELOG_MSG(("Evaluatin
[all...]
H A DIOFireWireAVCCommand.cpp31 #define FIRELOG_MSG(x) FireLog x macro
33 #define FIRELOG_MSG(x) do {} while (0) macro
81 FIRELOG_MSG(("IOFireWireAVCCommand::writeDone (this=0x%08X)\n",me));
107 FIRELOG_MSG(("IOFireWireAVCCommand::handleResponse (this=0x%08X)\n",this));
193 FIRELOG_MSG(("IOFireWireAVCCommand::free (this=0x%08X)\n",this));
227 FIRELOG_MSG(("IOFireWireAVCCommand::complete (this=0x%08X)\n",this));
274 FIRELOG_MSG(("IOFireWireAVCCommand::execute (this=0x%08X)\n",this));
288 FIRELOG_MSG(("IOFireWireAVCCommand::resetInterimTimeout (this=0x%08X)\n",this));
303 FIRELOG_MSG(("IOFireWireAVCCommand::init (this=0x%08X)\n",this));
370 FIRELOG_MSG(("IOFireWireAVCComman
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWDCL.cpp21 #define FIRELOG_MSG(x) FireLog x macro
23 #define FIRELOG_MSG(x) do {} while (0) macro
255 FIRELOG_MSG(( " branch --> %p\n", fBranch )) ;
264 FIRELOG_MSG(( " callback (USER) callback=%p refcon=%p\n", asyncRef[ kIOAsyncCalloutFuncIndex ], asyncRef[ kIOAsyncCalloutRefconIndex ] )) ;
269 FIRELOG_MSG(( " callback %p\n", fCallback )) ;
275 FIRELOG_MSG(( " time stamp @ %p\n", fTimeStampPtr )) ;
280 FIRELOG_MSG(( " ranges\n" )) ;
283 FIRELOG_MSG(( " %d: %p ( +%dd, +0x%x )\n", index, fRanges[index].address, fRanges[index].length, fRanges[index].length )) ;
289 FIRELOG_MSG(( " update" )) ;
294 FIRELOG_MSG(("could
[all...]

Completed in 116 milliseconds