Home
last modified time | relevance | path

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

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