• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/IOATAFamily-253.0.1/

Lines Matching defs:DLOG

58 #ifdef DLOG
59 #undef DLOG
65 #define DLOG(fmt, args...) IOLog(fmt, ## args)
67 #define DLOG(fmt, args...)
110 DLOG("IOATAController::init() starting\n");
124 DLOG("IOATAController: super::init() failed\n");
128 DLOG("IOATAController::init() done\n");
163 DLOG("IOATAController::start() begin\n");
174 DLOG("IOATAController: super::start() failed\n");
198 DLOG("IOATA TF Pointers failed\n");
204 DLOG("IOATA scan for drives failed\n");
211 DLOG("IOATA doubleBuffer alloc failed\n");
219 DLOG("IOATA: IOWorkLoop allocation failed\n");
231 DLOG("IOATA: ATATImerEventSource allocation failed\n");
241 DLOG("IOATAController: IOCommandGate failed\n");
249 DLOG("IOATAController::start() done\n");
328 DLOG("IOATAController::allocateDoubleBuffer() started\n");
347 DLOG("IOATAController::allocateDoubleBuffer() done\n");
363 DLOG("IOATA: configureTFPointers. must provide implementation.\n");
384 DLOG("IOATA: sublcass must implement selectConfig.\n");
402 DLOG("IOATA: sublcass must implement getConfig.\n");
420 DLOG(" IOATA: sublcass must implement provideBusInfo\n");
505 DLOG("IOATAController::handleCmd nill ptr\n");
617 DLOG("IOATA Qfrozen check for immediate\n");
625 DLOG("IOTA q-head is immediate\n");
649 DLOG("IOATAController::dispatchNext start\n");
666 DLOG("IOATAController::dispatchNext queue empty\n");
729 DLOG("IOATAController::dispatchNext done return = %ld\n", (long int)result);
799 DLOG("IOATAController::completeIO start = %ld\n",(long int)commandResult);
830 DLOG("IOATAController::completeIO done\n");
857 DLOG("IOATAController::startTimer failed\n");
964 DLOG("IOATA Device Int no command active\n");
1073 DLOG("IOATA bus reset start.\n");
1123 DLOG("IOATA bus reset done.\n");
1175 DLOG("ATAController:: command sent: err = %ld state= %lx\n", (long int) err, (int) _currentCommand->state);
1189 DLOG("ATAController:: pending IRQ for packet\n");
1195 DLOG("ATAController:: issue packet\n");
1248 DLOG("IOATA AsyncIO state broken\n");
1294 DLOG("ATAController::synchronous command sent: err = %ld state= %lx\n", (long int) err, (int) _currentCommand->state);
1316 DLOG("ATAController::synchronous issue packet\n");
1463 DLOG("ATAController: command flags = %lx , packet size = %d\n",_currentCommand->getFlags(), _currentCommand->getPacketSize() );
1715 DLOG( "IOATA: invalid device ID selected\n");
1746 DLOG( "IOATA: BUSY or DRQ can't select device. \n");
1792 DLOG( "IOATA: BUSY can't select device. \n");
1824 DLOG("IOATA can't issue nil command\n");
1977 DLOG("IOATA reset command.\n");
2003 DLOG("IOATA soft reset sequenced\n");
2063 DLOG("IOATA device failed to reset.\n");
2067 DLOG("IOATA reset complete.\n");
2085 DLOG("IOATA Bus controllers that offer DMA must provide implementation/n");
2103 DLOG("IOATA Bus controllers that offer DMA must provide implementation/n");