• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/IOPCIFamily-239.1.2/

Lines Matching defs:DLOG

57 #define DLOG(fmt, args...)                   \
172 if (hasPS) DLOG("%s: _PSx %d, %d, %d, %d\n", getName(),
322 DLOG("%s[%p]::powerStateWillChangeTo(OFF) - PMCS has PME set(0x%x) - CLEARING\n", getName(), this, pmcsr);
324 DLOG("%s[%p]::powerStateWillChangeTo(OFF) - PMCS now is(0x%x)\n", getName(), this, extendedConfigRead16(reserved->pmControlStatus));
328 DLOG("%s[%p]::powerStateWillChangeTo(OFF) - PMCS has PME clear(0x%x) - not touching\n", getName(), this, pmcsr);
352 DLOG("%s[%p]::pciSetPowerState(%d->%d)\n", getName(), this, reserved->pciPMState, powerState);
372 DLOG("%s::restore bus(0x%x)\n", getName(), shadow->savedConfig[kPCI2PCIPrimaryBus >> 2]);
376 DLOG("%s::evaluateObject(%s)\n", getName(), gIOPCIPSMethods[idx]->getCStringNoCopy());
381 DLOG("%s::evaluateObject(%s) ret 0x%x %qd ms\n",
416 DLOG("%s[%p]::setPCIPowerState(OFF) - writing 0x%x to PMCS currently (0x%x)\n", getName(), this, bits, extendedConfigRead16(reserved->pmControlStatus));
418 DLOG("%s[%p]::setPCIPowerState(OFF) - after writing, PMCS is (0x%x)\n", getName(), this, extendedConfigRead16(reserved->pmControlStatus));
429 DLOG("%s[%p]::setPCIPowerState(ON) - moving PMCS from 0x%x to D0\n",
434 DLOG("%s[%p]::setPCIPowerState(ON) - did move PMCS to 0x%x\n",
439 DLOG("%s[%p]::setPCIPowerState(ON) - PMCS already at D0 (0x%x)\n",
813 // DLOG("%s[%p]::hasPCIPwrMgmt found pciPMCapReg %x\n",
851 DLOG("%s[%p]::hasPCIPwrMgmt found sleep-power-state string %p\n", getName(), this, aString);
895 DLOG("%s[%p] - enablePCIPwrMgmt - no sleep control bits - not enabling\n", getName(), this);
900 DLOG("%s[%p] - enablePCIPwrMgmt, enabling\n", getName(), this);
1032 DLOG("%s: ltr 0x%x = 0x%x, 0x%x\n",