Home
last modified time | relevance | path

Searched refs:ACPI_RESULT_VALUES (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/include/
Daclocal.h898 } ACPI_RESULT_VALUES; typedef
946 ACPI_RESULT_VALUES Results;
/acpica-latest/source/components/debugger/
Ddbstats.c639 AcpiOsPrintf ("Result Values %3d\n", (UINT32) sizeof (ACPI_RESULT_VALUES)); in AcpiDbDisplayStatistics()