Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/components/utilities/
Dutdecode.c648 static const char *AcpiGbl_ProcessorNotify[5] = variable
698 return (AcpiGbl_ProcessorNotify [NotifyValue - 0x80]); in AcpiUtGetNotifyName()