Searched refs:DLOG (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.9.5/IOATAFamily-252.0.3/
H A DIOPCIATA.cpp47 #ifdef DLOG
48 #undef DLOG macro
54 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
56 #define DLOG(fmt, args...) macro
114 DLOG("IOPCIATA::init() starting\n");
131 DLOG("IOPCIATA: super::init() failed\n");
136 DLOG("IOPCIATA::init() done\n");
156 DLOG("IOPCIATA::start() begin\n");
161 DLOG("IOPCIATA: super::start() failed\n");
174 DLOG("IOPCIAT
[all...]
H A DIOATADevice.cpp33 #ifdef DLOG
34 #undef DLOG macro
38 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
40 #define DLOG(fmt, args...) macro
H A DIOATAController.cpp58 #ifdef DLOG
59 #undef DLOG macro
65 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
67 #define DLOG(fmt, args...) macro
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("IOAT
[all...]
H A DIOATABusInfo.cpp34 #ifdef DLOG
35 #undef DLOG macro
39 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
41 #define DLOG(fmt, args...) macro
H A DATADeviceNub.cpp53 #ifdef DLOG
54 #undef DLOG macro
58 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
60 #define DLOG(fmt, args...) macro
143 DLOG("ATADeviceNub failed identify device %ld\n", (long int) err);
174 DLOG("ATANub: Provider not IOATAController\n");
332 DLOG("Sending ID command to bus controller\n");
334 DLOG("Command returned error = %ld\n",(long int)err );
389 DLOG("ATANub IOATABusInfo alloc fail\n");
397 DLOG("ATANu
[all...]
H A DIOATABusCommand.cpp36 #ifdef DLOG
37 #undef DLOG macro
41 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
43 #define DLOG(fmt, args...) macro
H A DIOATADevConfig.cpp46 #ifdef DLOG
47 #undef DLOG macro
51 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
53 #define DLOG(fmt, args...) macro
H A DIOATACommand.cpp36 #ifdef DLOG
37 #undef DLOG macro
41 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
43 #define DLOG(fmt, args...) macro
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkDebug.h33 #define DLOG(fmt, args...) \ macro
H A DIONetworkStack.cpp116 DLOG("IONetworkStack::start(%p) %p\n", provider, this);
312 DLOG("IONetworkStack::removeNetworkInterface %s count = %d\n",
379 DLOG("IONetworkStack::interfacePublished(%p, state 0x%x, parent %d, noattach %d)\n",
499 DLOG("IONetworkStack::asyncWork detach %s %p, state 0x%x\n",
533 DLOG("IONetworkStack::asyncWork attach %s %p, state 0x%x\n",
551 DLOG("IONetworkStack::didTerminate(%s %p state 0x%x, 0x%x)\n",
615 DLOG("IONetworkStack::reserveInterfaceUnitNumber(%p, %s, %u)\n",
H A DIOEthernetInterface.cpp262 DLOG("%s: kIOMACAddress property access error (len %d)\n",
391 DLOG("%s: kIOMACAddress property access error (len %d)\n",
398 DLOG("%s: Ethernet address %02x:%02x:%02x:%02x:%02x:%02x\n",
870 DLOG("%s: SIOCSIFLLADDR %02x:%02x:%02x:%02x:%02x:%02x\n",
1031 DLOG("%s: no memory for multicast address list\n", getName());
1188 DLOG("IOEthernetInterface::willTerminate disabling controller\n");
1407 DLOG("en%u: controllerLostPower\n", getUnitNumber());
1417 DLOG("en%u: ctrEnabled = %x, WakeFilters = %x\n",
1441 DLOG("en%u: WakeSetting = %lx, WakeFilters = %x, disabled = %x\n",
1469 DLOG("e
[all...]
H A DIONetworkInterface.cpp291 DLOG("IONetworkInterface::init(%p, %s)\n", this, controller->getName());
304 DLOG("IONetworkInterface::free(%p)\n", this);
554 DLOG("%s: rejected open from existing client %s\n",
781 //DLOG("push pkt cnt %u\n", count);
1314 // DLOG(%s: command not handled (%08lx), getName(), cmd);
1413 DLOG("%s: NULL output mbuf\n", self->getName());
1419 DLOG("%s: MBUF_PKTHDR bit not set\n", self->getName());
1492 DLOG("%s: Unknown BPF tap mode %d\n", self->getName(), mode);
1870 DLOG("%s: power change flags:%08x state:%d from:%p phase:%d\n",
1939 DLOG("
[all...]
/macosx-10.9.5/IOFireWireSerialBusProtocolTransport-251.0.1/
H A DIOFireWireSerialBusProtocolTransport.cpp70 #define DLOG(x) IOLog x macro
72 #define DLOG(x) macro
267 DLOG ( ( "+FirewireSBPTransportSysctl: gSBP2DiskDebugFlags = 0x%08X\n", ( unsigned int ) gSBP2DiskDebugFlags ) );
288 DLOG ( ( "-FirewireSBPTransportSysctl: gSBP2DiskDebugFlags = 0x%08X\n", ( unsigned int ) gSBP2DiskDebugFlags ) );
304 DLOG ( ( "+FWSBP2TransportGlobals::FWSBP2TransportGlobals\n" ) );
316 DLOG ( ( "-FWSBP2TransportGlobals::FWSBP2TransportGlobals\n" ) );
328 DLOG ( ( "+~FWSBP2TransportGlobals::FWSBP2TransportGlobals\n" ) );
333 DLOG ( ( "-~FWSBP2TransportGlobals::FWSBP2TransportGlobals\n" ) );
388 DLOG ( ( "%s: start read time out = %ld\n", getName ( ), number->unsigned32BitValue ( ) ) );
406 DLOG ( ( "
[all...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/objc/
H A DBridgeSupport.m280 DLOG("MDLOSX", "Can't find the end of field delimiter starting at %d", p_src - src);
330 DLOG("MDLOSX", "Can't find the field encoding starting at %d", p_src - src);
342 DLOG("MDLOSX", "Can't un-decode the field encoding '%s'", buf);
885 DLOG("MDLOSX", "Can't handle structure '%s' with encoding '%s'", name, decorated_encoding);
964 DLOG("MDLOSX", "retaining objc value");
987 DLOG("MDLOSX", "dispatching function '%s'", func_name);
1014 DLOG("MDLOSX", "function is variadic, %d min argc, %d additional argc", func->argc, argc - func->argc);
1062 DLOG("MDLOSX", "dispatching function '%s' done", func_name);
1176 DLOG("MDLOSX", "Loading bridge support file `%s'", cpath);
1220 DLOG("MDLOS
[all...]
H A DRBRuntime.m33 /* we cannot use the original DLOG here because it uses autoreleased objects */
34 #undef DLOG
35 #define DLOG(f,args...) do { if (rubycocoa_debug == Qtrue) printf(f, args); } while (0)
733 DLOG("Initialized excHandlers at %p and autoreleasePool at %p\n",
759 DLOG("Releasing all pools at %p for thread %p with save pool %p\n",
802 DLOG("Restored excHandlers as %p (from %p)\n", ctx->excHandlers, oldExcHandlers);
812 DLOG("Restored autoreleasePool as %p (%d) from (%p)\n",
833 DLOG("Many concurrent save contexts (exc: %p -> %p), (pool: %p -> %p)\n",
841 DLOG("Saved excHandlers as %p\n", ctx->excHandlers);
845 DLOG("Save
[all...]
H A Dinternal_macros.h26 #define DLOG(mod, fmt, args...) \ macro
H A Dcls_objcid.m32 DLOG("CLSOBJ", "releasing %p", dp->ocid);
/macosx-10.9.5/IOKitUser-907.100.13/platform.subproj/
H A DIOPlatformSupport.c35 #define DLOG(format) syslog(LOG_DEBUG, "IONTSLib: " format)
40 #define DLOG(format) macro
162 DLOG("Machine appears to be auth restart capable\n");
/macosx-10.9.5/IOPCIFamily-224.92.1/
H A DIOPCIDevice.cpp57 #define DLOG(fmt, args...) \ macro
172 if (hasPS) DLOG("%s: _PSx %d, %d, %d, %d\n", getName(),
316 DLOG("%s[%p]::powerStateWillChangeTo(OFF) - PMCS has PME set(0x%x) - CLEARING\n", getName(), this, pmcsr);
318 DLOG("%s[%p]::powerStateWillChangeTo(OFF) - PMCS now is(0x%x)\n", getName(), this, extendedConfigRead16(reserved->pmControlStatus));
322 DLOG("%s[%p]::powerStateWillChangeTo(OFF) - PMCS has PME clear(0x%x) - not touching\n", getName(), this, pmcsr);
346 DLOG("%s[%p]::pciSetPowerState(%d->%d)\n", getName(), this, reserved->pciPMState, powerState);
366 DLOG("%s::restore bus(0x%x)\n", getName(), shadow->savedConfig[kPCI2PCIPrimaryBus >> 2]);
370 DLOG("%s::evaluateObject(%s)\n", getName(), gIOPCIPSMethods[idx]->getCStringNoCopy());
375 DLOG("%s::evaluateObject(%s) ret 0x%x %qd ms\n",
408 DLOG("
[all...]
H A DIOPCIConfigurator.cpp66 #define DLOG(fmt, args...) DLOGC(this, fmt, ## args); macro
67 #define DLOGI(fmt, args...) do { if (dolog) DLOG(fmt, ## args); } while (0);
70 DLOG(name": start/size = 0x%08llx:0x%08llx,0x%08llx\n", \
240 DLOG("kConfigOpPaused%s at "D()"\n",
276 DLOG("kConfigOpUnpaused at "D()"\n", DEVICE_IDENT(entry));
304 DLOG("[ PCI configuration begin ]\n");
307 DLOG("[ PCI configuration end, changed %d, bridges %d, devices %d, waiting %d ]\n",
335 DLOG("kConfigOpTerminated at "D()"\n", DEVICE_IDENT(entry));
349 DLOG("kConfigOpProtect at "D()" prot %x\n",
408 DLOG("
[all...]
H A DIOPCIBridge.cpp144 #define DLOG(fmt, args...) \ macro
506 DLOG("configOp:->pause: %s(0x%qx)\n", device->getName(), device->getRegistryEntryID());
530 DLOG("configOp:->dead: %s(0x%qx), 0x%x\n", next->getName(), next->getRegistryEntryID(), state);
535 DLOG("configOp:->pause: %s(0x%qx), 0x%x\n", next->getName(), next->getRegistryEntryID(), state);
544 DLOG("configOp:->probe: %s(0x%qx), 0x%x\n", next->getName(), next->getRegistryEntryID(), state);
557 DLOG("configOp:<-unpause: %s(0x%qx)\n", next->getName(), next->getRegistryEntryID());
568 DLOG("configOp:<-probe: %s(0x%qx), pm %d\n", next->getName(), next->getRegistryEntryID(), next->reserved->pciPMState);
586 DLOG("configOp:<-probe: %s(0x%qx)\n", device->getName(), device->getRegistryEntryID());
734 DLOG("%s: no child D3\n", provider->getName());
878 DLOG("
[all...]
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOPMrootDomain.cpp84 #define DLOG(x...) do { \ macro
718 DLOG("disk_sync_callout ps=%u\n", powerState);
732 DLOG("disk_sync_callout finish\n");
1394 DLOG("_userScheduledAlarm = 0x%x\n", (uint32_t) _userScheduledAlarm);
1445 DLOG("_scheduledAlarms = 0x%x\n", (uint32_t) _scheduledAlarms);
1460 DLOG("_scheduledAlarms = 0x%x\n", (uint32_t) _scheduledAlarms);
1466 DLOG("setProperties(%s) not handled\n", key->getCStringNoCopy());
1522 DLOG("setAggressiveness(%x) 0x%x = %u\n",
1652 DLOG("getAggressiveness(%d) 0x%x = %u\n",
1659 DLOG("getAggressivenes
[all...]
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IONetworkingFamily/
H A DIOFWController.cpp77 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
79 #define DLOG(fmt, args...) macro
96 DLOG("IOFWController: super::init() failed\n");
H A DIOFWInterface.cpp104 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
106 #define DLOG(fmt, args...) macro
250 DLOG("%s: kIOMACAddress property access error (len %d)\n",
278 DLOG("%s%d: release ifnet %p\n", getNamePrefix(), getUnitNumber(), interface);
362 DLOG("%s: kIOMACAddress property access error (len %d)\n",
654 DLOG("ifnet_set_lladdr failure in %s:%d", __FILE__, __LINE__);
819 DLOG("%s: SIOCSIFLLADDR %02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x\n",
988 DLOG("%s: no memory for multicast address list\n", getName());
1188 DLOG("IOFWInterface::willTerminate disabling controller\n");
1216 DLOG("ifnet_set_lladd
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDDevice.cpp259 #define DLOG(fmt, args...) IOLog(fmt, args) macro
261 #define DLOG(fmt, args...) macro
755 DLOG("%s: multiple opens from client %lx\n",
1100 DLOG("Report bytes: input:%ld output:%ld feature:%ld\n",
1104 DLOG("Collections : %ld\n", caps.numberCollectionNodes);
1105 DLOG("Buttons : input:%ld output:%ld feature:%ld\n",
1109 DLOG("Values : input:%ld output:%ld feature:%ld\n",
1316 DLOG("Report count: %ld\n", _reportCount);
1321 DLOG("Report ID: %ld input:%ld output:%ld feature:%ld\n",
1696 DLOG("Elemen
[all...]

Completed in 397 milliseconds

12