Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Dutdecode.c649 static const char *AcpiGbl_ProcessorNotify[5] = variable
699 return (AcpiGbl_ProcessorNotify [NotifyValue - 0x80]); in AcpiUtGetNotifyName()