Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacdispat.h241 AcpiDsExecBeginOp (
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddswload.c227 WalkState->DescendingCallback = AcpiDsExecBeginOp; in AcpiDsInitCallbacks()
H A Ddswload2.c205 Status = AcpiDsExecBeginOp (WalkState, OutOp); in AcpiDsLoad2BeginOp()
H A Ddswexec.c342 AcpiDsExecBeginOp ( in AcpiDsExecBeginOp() function
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslfold.c974 Status = AcpiDsExecBeginOp (WalkState, &OutOp); in OpcAmlEvaluationWalk1()