Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/utilities/
H A Dutdecode.c271 static const char *AcpiGbl_EventTypes[ACPI_NUM_FIXED_EVENTS] = variable
291 return (AcpiGbl_EventTypes[EventId]); in AcpiUtGetEventName()