Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/utilities/
H A Dutdecode.c619 static const char *AcpiGbl_GenericNotify[ACPI_GENERIC_NOTIFY_MAX + 1] =
674 if (NotifyValue <= ACPI_GENERIC_NOTIFY_MAX) in AcpiUtGetNotifyName()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactypes.h767 #define ACPI_GENERIC_NOTIFY_MAX 0x0E macro