Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/include/
H A Daclocal.h889 } ACPI_RESULT_VALUES; typedef
937 ACPI_RESULT_VALUES Results;
/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbstats.c640 AcpiOsPrintf ("Result Values %3d\n", (UINT32) sizeof (ACPI_RESULT_VALUES)); in AcpiDbDisplayStatistics()