Home
last modified time | relevance | path

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

/acpica-latest/source/components/utilities/
Dutdecode.c620 static const char *AcpiGbl_GenericNotify[ACPI_GENERIC_NOTIFY_MAX + 1] =
676 if (NotifyValue <= ACPI_GENERIC_NOTIFY_MAX) in AcpiUtGetNotifyName()
/acpica-latest/source/include/
Dactypes.h781 #define ACPI_GENERIC_NOTIFY_MAX 0x0F macro