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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp129 #define PM_ERROR(x...) do { kprintf(x);IOLog(x); \ macro
5144 PM_ERROR("%s::setPowerState(%p, %lu -> %lu) timed out after %d ms\n",
5182 PM_ERROR("%s::powerState%sChangeTo(%p, %s, %lu -> %lu) timed out after %d ms\n",
5515 PM_ERROR(context->errorLog, pid, name);
5558 PM_ERROR("PM priority notification timeout\n");
5892 PM_ERROR("%s: client %p returned %llu for %s\n",
6080 PM_ERROR("%s: client %p returned %u for %s\n",
6478 PM_ERROR("PM notification cancel (pid %d, %s)\n", pid, name);
6919 PM_ERROR("%s: No memory for PM request type 0x%x\n",
7190 PM_ERROR("
[all...]

Completed in 70 milliseconds