Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/components/utilities/
H A Dutdecode.c619 static const char *AcpiGbl_GenericNotify[ACPI_GENERIC_NOTIFY_MAX + 1] = variable
676 return (AcpiGbl_GenericNotify[NotifyValue]); in AcpiUtGetNotifyName()