Home
last modified time | relevance | path

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

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