Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h889 } ACPI_RESULT_VALUES; typedef
937 ACPI_RESULT_VALUES Results;
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbstats.c639 AcpiOsPrintf ("Result Values %3d\n", (UINT32) sizeof (ACPI_RESULT_VALUES)); in AcpiDbDisplayStatistics()