HomeSort by: relevance | last modified time | path
    Searched refs:ACPI_DEBUG_PRINT_RAW (Results 1 - 24 of 24) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/dispatcher/
dsdebug.c 91 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "[NULL NAME]"));
104 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "%s ", Message));
107 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "[%s] (Node %p)",
184 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH,
234 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "Call to method "));
240 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "\n"));
dswscope.c 157 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC,
164 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, ACPI_NAMESPACE_ROOT));
167 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC,
222 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, "[%4.4s] (%s)\n",
228 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, "%s\n", ACPI_NAMESPACE_ROOT));
dsinit.c 256 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
262 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
dspkginit.c 188 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE,
338 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INFO,
456 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE,
dsmethod.c 647 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION,
  /src/sys/external/bsd/acpica/dist/compiler/
aslopt.c 165 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS,
268 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " COMMON: %u",
282 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " SAME PATH"));
287 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " SUBPATH"));
334 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, "(EXTRA ^)"));
347 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " %-24s", NewPathExternal));
364 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS,
399 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " ***** WRONG NODE"));
410 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " ***** NOT FOUND"));
497 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS
    [all...]
  /src/sys/external/bsd/acpica/dist/namespace/
nsdumpdv.c 98 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_TABLES, " "));
101 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_TABLES,
nsparse.c 136 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE,
158 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION,
165 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION,
325 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE,
nseval.c 148 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION,
340 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION,
nsinit.c 106 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
127 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
179 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
287 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
nsload.c 214 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
nsnames.c 400 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_NAMES, "%s: Path \"%s\"\n",
  /src/sys/external/bsd/acpica/dist/executer/
extrace.c 196 ACPI_DEBUG_PRINT_RAW((ACPI_DB_TRACE_POINT, "%" PRIx64 "", obj_desc->Integer.Value));
202 ACPI_DEBUG_PRINT_RAW((ACPI_DB_TRACE_POINT, "NULL"));
212 ACPI_DEBUG_PRINT_RAW((ACPI_DB_TRACE_POINT, "Unknown"));
218 ACPI_DEBUG_PRINT_RAW((ACPI_DB_TRACE_POINT, "\n"));
222 ACPI_DEBUG_PRINT_RAW((ACPI_DB_TRACE_POINT, ", "));
exdebug.c 350 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, "\n"));
exfldio.c 294 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_BFIELD,
  /src/sys/external/bsd/acpica/dist/include/
acoutput.h 332 #define ACPI_DEBUG_PRINT_RAW(plist) AcpiDebugPrintRaw plist
355 #define ACPI_DEBUG_PRINT_RAW(plist) ACPI_ACTUAL_DEBUG_RAW plist
481 #define ACPI_DEBUG_PRINT_RAW(pl)
  /src/sys/external/bsd/acpica/dist/utilities/
utdelete.c 362 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_ALLOCATIONS, "%s: Deleting Object %p [%s]\n",
492 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_ALLOCATIONS,
815 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_ALLOCATIONS,
utcache.c 310 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC,
utosi.c 554 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INFO,
  /src/sys/external/bsd/acpica/dist/tables/
tbxfload.c 259 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
287 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, "\n"));
  /src/sys/external/bsd/acpica/dist/events/
evgpeinit.c 96 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
evregion.c 789 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_NAMES,
811 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_NAMES,
evgpeblk.c 452 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
  /src/sys/external/bsd/acpica/dist/parser/
psparse.c 536 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION, "%-26s: %*s%s\n",

Completed in 96 milliseconds