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 199 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "[NULL NAME]"));
212 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "%s ", Message));
215 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "[%s] (Node %p)",
292 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH,
342 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "Call to method "));
348 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_DISPATCH, "\n"));
dswscope.c 265 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC,
272 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, ACPI_NAMESPACE_ROOT));
275 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC,
330 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, "[%4.4s] (%s)\n",
336 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, "%s\n", ACPI_NAMESPACE_ROOT));
dsinit.c 364 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
370 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
dspkginit.c 296 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE,
446 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INFO,
564 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE,
dsmethod.c 755 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION,
  /src/sys/external/bsd/acpica/dist/compiler/
aslopt.c 273 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS,
376 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " COMMON: %u",
390 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " SAME PATH"));
395 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " SUBPATH"));
442 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, "(EXTRA ^)"));
455 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " %-24s", NewPathExternal));
472 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS,
507 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " ***** WRONG NODE"));
518 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS, " ***** NOT FOUND"));
605 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_OPTIMIZATIONS
    [all...]
  /src/sys/external/bsd/acpica/dist/namespace/
nsdumpdv.c 207 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_TABLES, " "));
210 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_TABLES,
nsparse.c 244 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE,
266 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION,
273 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION,
433 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_PARSE,
nseval.c 257 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION,
449 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION,
nsinit.c 214 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
235 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
287 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
395 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
nsload.c 322 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
nsnames.c 508 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_NAMES, "%s: Path \"%s\"\n",
  /src/sys/external/bsd/acpica/dist/executer/
extrace.c 304 ACPI_DEBUG_PRINT_RAW((ACPI_DB_TRACE_POINT, "%lx", obj_desc->Integer.Value));
310 ACPI_DEBUG_PRINT_RAW((ACPI_DB_TRACE_POINT, "NULL"));
320 ACPI_DEBUG_PRINT_RAW((ACPI_DB_TRACE_POINT, "Unknown"));
326 ACPI_DEBUG_PRINT_RAW((ACPI_DB_TRACE_POINT, "\n"));
330 ACPI_DEBUG_PRINT_RAW((ACPI_DB_TRACE_POINT, ", "));
exdebug.c 458 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC, "\n"));
exfldio.c 402 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_BFIELD,
  /src/sys/external/bsd/acpica/dist/include/
acoutput.h 440 #define ACPI_DEBUG_PRINT_RAW(plist) AcpiDebugPrintRaw plist
463 #define ACPI_DEBUG_PRINT_RAW(plist) ACPI_ACTUAL_DEBUG_RAW plist
589 #define ACPI_DEBUG_PRINT_RAW(pl)
  /src/sys/external/bsd/acpica/dist/utilities/
utdelete.c 470 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_ALLOCATIONS, "%s: Deleting Object %p [%s]\n",
600 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_ALLOCATIONS,
923 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_ALLOCATIONS,
utcache.c 418 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EXEC,
utosi.c 658 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INFO,
  /src/sys/external/bsd/acpica/dist/tables/
tbxfload.c 367 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
395 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT, "\n"));
  /src/sys/external/bsd/acpica/dist/events/
evgpeinit.c 204 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
evregion.c 897 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_NAMES,
919 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_NAMES,
evgpeblk.c 560 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INIT,
  /src/sys/external/bsd/acpica/dist/parser/
psparse.c 644 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_EVALUATION, "%-26s: %*s%s\n",

Completed in 26 milliseconds