Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutdecode.c176 UINT32 EventId) in AcpiUtGetEventName() argument
179 if (EventId > ACPI_EVENT_MAX) in AcpiUtGetEventName()
184 return (AcpiGbl_EventTypes[EventId]); in AcpiUtGetEventName()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_dbgmgr.h225 uint32_t EventId; member
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacutils.h357 UINT32 EventId);