Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/events/
H A Devgpeinit.c367 WalkInfo.ExecuteByOwnerId = TRUE; in AcpiEvUpdateGpes()
456 if ((WalkInfo->ExecuteByOwnerId) && in AcpiEvMatchGpeMethod()
H A Devgpeblk.c547 WalkInfo.ExecuteByOwnerId = FALSE; in AcpiEvCreateGpeBlock()
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h723 BOOLEAN ExecuteByOwnerId; member