Searched refs:AcpiOsPrintf (Results 1 - 21 of 21) sorted by path

/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DACPICAHaiku.cpp345 * DESCRIPTION: Causes redirect of AcpiOsPrintf and AcpiOsVprintf
358 * FUNCTION: AcpiOsPrintf
368 AcpiOsPrintf(const char *fmt, ...) function
1207 AcpiOsPrintf("AcpiOsBreakpoint: %s ****\n", (const char*)info);
1209 AcpiOsPrintf("At AcpiOsBreakpoint ****\n");
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsdebug.c328 AcpiOsPrintf ("Failed at ");
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexdebug.c216 AcpiOsPrintf ("\n");
239 AcpiOsPrintf ("ACPI Debug: T=0x%8.8X %*s", Timer, Level, " ");
243 AcpiOsPrintf ("ACPI Debug: %*s", Level, " ");
251 AcpiOsPrintf ("(%.2u) ", Index - 1);
256 AcpiOsPrintf ("[Null Object]\n");
267 AcpiOsPrintf ("%s ", AcpiUtGetObjectTypeName (SourceDesc));
272 AcpiOsPrintf ("%p, Invalid Internal Object!\n", SourceDesc);
278 AcpiOsPrintf ("%s (Node %p)\n",
298 AcpiOsPrintf ("0x%8.8X\n",
303 AcpiOsPrintf ("
[all...]
H A Dexdump.c501 AcpiOsPrintf (
529 AcpiOsPrintf ("%20s : %2.2X [%s]\n", "Type",
536 AcpiOsPrintf ("%20s : %2.2X\n", Name, *Target);
541 AcpiOsPrintf ("%20s : %4.4X\n", Name, ACPI_GET16 (Target));
546 AcpiOsPrintf ("%20s : %8.8X\n", Name, ACPI_GET32 (Target));
551 AcpiOsPrintf ("%20s : %8.8X%8.8X\n", "Value",
564 AcpiOsPrintf ("\n");
577 AcpiOsPrintf ("\nPackage Contents:\n");
597 AcpiOsPrintf ("%20s : %p ", Name, Next);
600 AcpiOsPrintf ("
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsaccess.c768 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR
H A Dnsdump.c235 AcpiOsPrintf ("%c", Pathname[i]) :
236 AcpiOsPrintf ("?");
243 AcpiOsPrintf (".");
247 AcpiOsPrintf ("]\n");
291 AcpiOsPrintf ("\n");
369 AcpiOsPrintf ("%2d%*s", (UINT32) Level - 1, (int) Level * 2, " ");
379 AcpiOsPrintf ("%4.4s", AcpiUtGetNodeName (ThisNode));
384 AcpiOsPrintf (" %-12s %p %3.3X ",
396 AcpiOsPrintf ("(T) ");
415 AcpiOsPrintf ("<N
[all...]
H A Dnsutils.c193 AcpiOsPrintf ("[NULL NAME]");
206 AcpiOsPrintf ("%s ", Message);
209 AcpiOsPrintf ("%s", (char *) Buffer.Pointer);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsobject.c236 AcpiOsPrintf (
249 AcpiOsPrintf (" */\n");
H A Dpsparse.c684 AcpiOsPrintf ("\n");
H A Dpswalk.c201 AcpiOsPrintf (" %*.s%s %p", (Level * 4), " ",
206 AcpiOsPrintf (" %4.4s", Op->Common.Value.String);
210 AcpiOsPrintf (" %s", Op->Common.Value.String);
212 AcpiOsPrintf ("\n");
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutbuffer.c195 AcpiOsPrintf ("Null Buffer Pointer in DumpBuffer!\n");
212 AcpiOsPrintf ("%8.4X: ", (BaseOffset + i));
223 AcpiOsPrintf ("%*s", ((Display * 2) + 1), " ");
233 AcpiOsPrintf ("%02X ", Buffer[(ACPI_SIZE) i + j]);
239 AcpiOsPrintf ("%04X ", Temp32);
245 AcpiOsPrintf ("%08X ", Temp32);
251 AcpiOsPrintf ("%08X", Temp32);
254 AcpiOsPrintf ("%08X ", Temp32);
267 AcpiOsPrintf (" ");
272 AcpiOsPrintf ("\
[all...]
H A Dutdebug.c317 AcpiOsPrintf (
330 AcpiOsPrintf ("%9s-%04d ", ModuleName, LineNumber);
341 AcpiOsPrintf ("[%u] ", (UINT32) ThreadId);
351 AcpiOsPrintf ("[%02d] %*s",
353 AcpiOsPrintf ("%s%*s: ",
357 AcpiOsPrintf ("%-22.22s: ", AcpiUtTrimFunctionName (FunctionName));
H A Duterror.c207 AcpiOsPrintf (ACPI_MSG_WARNING "%s: ", Pathname);
256 AcpiOsPrintf (ACPI_MSG_INFO "%s: ", Pathname);
305 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s: ", Pathname);
355 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
361 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
367 AcpiOsPrintf (ACPI_MSG_ERROR);
376 AcpiOsPrintf ("%s [%s], %s", Message,
418 AcpiOsPrintf (ACPI_MSG_ERROR);
425 AcpiOsPrintf ("[0x%.8X] (NON-ASCII)", BadName);
438 AcpiOsPrintf ("[
[all...]
H A Dutmisc.c549 AcpiOsPrintf ("Executing ");
554 AcpiOsPrintf ("Initializing ");
560 AcpiOsPrintf ("%-12s %s",
567 AcpiOsPrintf (".%s", Path);
569 AcpiOsPrintf ("\n");
H A Dutstring.c186 AcpiOsPrintf ("<\"NULL STRING PTR\">");
190 AcpiOsPrintf ("\"");
199 AcpiOsPrintf ("\\a"); /* BELL */
204 AcpiOsPrintf ("\\b"); /* BACKSPACE */
209 AcpiOsPrintf ("\\f"); /* FORMFEED */
214 AcpiOsPrintf ("\\n"); /* LINEFEED */
219 AcpiOsPrintf ("\\r"); /* CARRIAGE RETURN*/
224 AcpiOsPrintf ("\\t"); /* HORIZONTAL TAB */
229 AcpiOsPrintf ("\\v"); /* VERTICAL TAB */
236 AcpiOsPrintf ("\\
[all...]
H A Duttrack.c794 AcpiOsPrintf ("%p Length 0x%04X %9.9s-%4.4u "
806 AcpiOsPrintf ("%p Length 0x%04X %9.9s-%4.4u [%s] ",
814 AcpiOsPrintf ("\n");
860 AcpiOsPrintf ("%12.12s RefCount 0x%04X\n",
867 AcpiOsPrintf ("AmlOpcode 0x%04X\n",
873 AcpiOsPrintf ("%4.4s\n",
879 AcpiOsPrintf ( "\n");
H A Dutxferror.c193 AcpiOsPrintf (ACPI_MSG_ERROR);
239 AcpiOsPrintf (ACPI_MSG_ERROR);
244 AcpiOsPrintf (ACPI_MSG_ERROR "%s, ",
284 AcpiOsPrintf (ACPI_MSG_WARNING);
319 AcpiOsPrintf (ACPI_MSG_INFO);
323 AcpiOsPrintf ("\n");
358 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
404 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR);
409 AcpiOsPrintf (ACPI_MSG_BIOS_ERROR "%s, ",
450 AcpiOsPrintf (ACPI_MSG_BIOS_WARNIN
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacapps.h211 AcpiOsPrintf ("Unexpected %s from %s (%s-%d)\n", \
H A Dacmacros.h636 #define ASL_CV_CLOSE_PAREN(a,b) AcpiOsPrintf (")");
637 #define ASL_CV_CLOSE_BRACE(a,b) AcpiOsPrintf ("}");
H A Dacpiosxf.h582 AcpiOsPrintf (
H A Dacutils.h251 AcpiOsPrintf (" (%8.8X/%s-%u)\n", ACPI_CA_VERSION, ModuleName, LineNumber)

Completed in 79 milliseconds