Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h839 } ACPI_CONTROL_STATE; typedef
931 ACPI_CONTROL_STATE Control;
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbstats.c633 AcpiOsPrintf ("Control State %3d\n", (UINT32) sizeof (ACPI_CONTROL_STATE)); in AcpiDbDisplayStatistics()