Home
last modified time | relevance | path

Searched refs:ACPI_NUM_SxW_METHODS (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacconfig.h340 #define ACPI_NUM_SxW_METHODS 5 macro
H A Dacglobal.h297 extern const char *AcpiGbl_LowestDstateNames[ACPI_NUM_SxW_METHODS];
/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutglobal.c180 const char *AcpiGbl_LowestDstateNames[ACPI_NUM_SxW_METHODS] =
/f-stack/freebsd/contrib/dev/acpica/components/namespace/
H A Dnsxfname.c540 AcpiGbl_LowestDstateNames, ACPI_NUM_SxW_METHODS, in AcpiGetObjectInfo()