Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/dispatcher/
H A Ddswexec.c406 ACPI_CONTROL_PREDICATE_EXECUTING; in AcpiDsExecBeginOp()
884 ACPI_CONTROL_PREDICATE_EXECUTING) && in AcpiDsExecEndOp()
H A Ddsutils.c377 ACPI_CONTROL_PREDICATE_EXECUTING) && in AcpiDsIsResultUsed()
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbxface.c310 ACPI_CONTROL_PREDICATE_EXECUTING)) in AcpiDbGetDisplayOp()
/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpsloop.c405 ACPI_CONTROL_PREDICATE_EXECUTING)) in AcpiPsParseLoop()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h779 #define ACPI_CONTROL_PREDICATE_EXECUTING 0xC2 macro