Searched defs:EventId (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutdecode.c152 * PARAMETERS: EventId - Fixed event ID
174 UINT32 EventId)
177 if (EventId > ACPI_EVENT_MAX)
182 return (AcpiGbl_EventTypes[EventId]);
173 AcpiUtGetEventName( UINT32 EventId) argument

Completed in 58 milliseconds