Home
last modified time | relevance | path

Searched refs:AcpiUtPopGenericState (Results 1 – 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddscontrol.c313 ControlState = AcpiUtPopGenericState (&WalkState->ControlState); in AcpiDsExecEndControlOp()
360 ControlState = AcpiUtPopGenericState (&WalkState->ControlState); in AcpiDsExecEndControlOp()
488 ControlState = AcpiUtPopGenericState (&WalkState->ControlState); in AcpiDsExecEndControlOp()
H A Ddswscope.c313 ScopeInfo = AcpiUtPopGenericState (&WalkState->ScopeInfo); in AcpiDsScopeStackPop()
H A Ddswstate.c421 State = AcpiUtPopGenericState (&WalkState->Results); in AcpiDsResultStackPop()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsscope.c343 Scope = AcpiUtPopGenericState (&ParserState->Scope); in AcpiPsPopScope()
403 Scope = AcpiUtPopGenericState (&ParserState->Scope); in AcpiPsCleanupScope()
H A Dpsloop.c577 ACPI_FREE(AcpiUtPopGenericState (&WalkState->ControlState)); in AcpiPsParseLoop()
H A Dpsobject.c708 AcpiUtPopGenericState (&WalkState->ControlState)); in AcpiPsCompleteOp()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutmisc.c436 State = AcpiUtPopGenericState (&StateList); in AcpiUtWalkPackageTree()
481 State = AcpiUtPopGenericState (&StateList); in AcpiUtWalkPackageTree()
H A Dutstate.c201 AcpiUtPopGenericState ( in AcpiUtPopGenericState() function
H A Dutdelete.c820 State = AcpiUtPopGenericState (&StateList); in AcpiUtUpdateObjectReference()
838 State = AcpiUtPopGenericState (&StateList); in AcpiUtUpdateObjectReference()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacutils.h899 AcpiUtPopGenericState (