Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutdecode.c620 static const char *AcpiGbl_GenericNotify[ACPI_GENERIC_NOTIFY_MAX + 1] =
676 if (NotifyValue <= ACPI_GENERIC_NOTIFY_MAX) in AcpiUtGetNotifyName()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h781 #define ACPI_GENERIC_NOTIFY_MAX 0x0F macro