Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacdispat.h241 AcpiDsExecBeginOp (
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload.c225 WalkState->DescendingCallback = AcpiDsExecBeginOp; in AcpiDsInitCallbacks()
H A Ddswload2.c208 Status = AcpiDsExecBeginOp (WalkState, OutOp); in AcpiDsLoad2BeginOp()
H A Ddswexec.c342 AcpiDsExecBeginOp ( in AcpiDsExecBeginOp() function
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslfold.c974 Status = AcpiDsExecBeginOp (WalkState, &OutOp); in OpcAmlEvaluationWalk1()