ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <aclocal.h>
ACPI_COMMON_STATE acpi_generic_state::Common |
Definition at line 822 of file aclocal.h.
Referenced by AcpiDsExecBeginOp(), AcpiDsExecEndControlOp(), AcpiDsExecEndOp(), AcpiDsGetFieldNames(), AcpiDsGetPredicateValue(), AcpiDsIsResultUsed(), AcpiDsLoad1BeginOp(), AcpiDsScopeStackClear(), AcpiDsScopeStackPop(), AcpiDsScopeStackPush(), AcpiPsInitScope(), AcpiPsNextParseState(), AcpiPsParseLoop(), AcpiPsPopScope(), and AcpiPsPushScope().
ACPI_CONTROL_STATE acpi_generic_state::Control |
Definition at line 823 of file aclocal.h.
Referenced by AcpiDsExecBeginControlOp(), AcpiDsExecBeginOp(), AcpiDsExecEndControlOp(), AcpiDsExecEndOp(), AcpiDsIsResultUsed(), and AcpiPsParseLoop().
ACPI_NOTIFY_INFO acpi_generic_state::Notify |
ACPI_PSCOPE_STATE acpi_generic_state::ParseScope |
Definition at line 826 of file aclocal.h.
Referenced by AcpiPsCompleteOp(), AcpiPsHasCompletedScope(), AcpiPsInitScope(), AcpiPsNextParseState(), AcpiPsParseLoop(), AcpiPsPopScope(), and AcpiPsPushScope().
ACPI_PKG_STATE acpi_generic_state::Pkg |
ACPI_RESULT_VALUES acpi_generic_state::Results |
Definition at line 829 of file aclocal.h.
Referenced by AcpiDsExecEndControlOp().
ACPI_SCOPE_STATE acpi_generic_state::Scope |
Definition at line 825 of file aclocal.h.
Referenced by AcpiDsResolvePackageElement(), AcpiDsScopeStackClear(), AcpiDsScopeStackPop(), AcpiDsScopeStackPush(), AcpiExCreateRegion(), AcpiExLoadTableOp(), AcpiExOpcode_1A_0T_1R(), AcpiNsBuildPrefixedPathname(), AcpiNsConvertToReference(), AcpiNsGetNodeUnlocked(), and AcpiNsLookup().
ACPI_THREAD_STATE acpi_generic_state::Thread |
ACPI_UPDATE_STATE acpi_generic_state::Update |