ReactOS 0.4.16-dev-306-g647d351
|
#include <acstruct.h>
Definition at line 73 of file acstruct.h.
UINT8* acpi_walk_state::Aml |
Definition at line 91 of file acstruct.h.
Referenced by AcpiDsLoad1BeginOp(), AcpiDsMethodError(), AcpiPsCreateOp(), and AcpiPsParseLoop().
UINT8* acpi_walk_state::AmlLastWhile |
Definition at line 108 of file acstruct.h.
Referenced by AcpiDsExecEndControlOp(), and AcpiPsNextParseState().
UINT32 acpi_walk_state::ArgCount |
Definition at line 99 of file acstruct.h.
Referenced by AcpiPsCompleteFinalOp(), AcpiPsCompleteOp(), AcpiPsGetNextArg(), AcpiPsGetNextNamepath(), and AcpiPsParseLoop().
UINT32 acpi_walk_state::ArgTypes |
Definition at line 92 of file acstruct.h.
Referenced by AcpiPsBuildNamedOp(), AcpiPsCompleteFinalOp(), AcpiPsCompleteOp(), AcpiPsGetNextNamepath(), and AcpiPsParseLoop().
struct acpi_namespace_node acpi_walk_state::Arguments[ACPI_METHOD_NUM_ARGS] |
Definition at line 103 of file acstruct.h.
Referenced by AcpiDsMethodDataDeleteAll(), AcpiDsMethodDataGetNode(), AcpiDsMethodDataInit(), and AcpiUtOsiImplementation().
ACPI_PARSE_UPWARDS acpi_walk_state::AscendingCallback |
Definition at line 129 of file acstruct.h.
Referenced by AcpiPsCompleteFinalOp(), AcpiPsCompleteOp(), and AcpiPsParseLoop().
union acpi_operand_object** acpi_walk_state::CallerReturnDesc |
Definition at line 109 of file acstruct.h.
Referenced by AcpiDsInitAmlWalk(), and AcpiPsParseAml().
ACPI_GENERIC_STATE* acpi_walk_state::ControlState |
Definition at line 110 of file acstruct.h.
Referenced by AcpiDsDeleteWalkState(), AcpiDsExecBeginOp(), AcpiDsExecEndControlOp(), AcpiDsExecEndOp(), AcpiDsGetPredicateValue(), AcpiDsIsResultUsed(), AcpiPsCompleteOp(), AcpiPsNextParseState(), and AcpiPsParseLoop().
UINT8 acpi_walk_state::CurrentResult |
Definition at line 84 of file acstruct.h.
Referenced by AcpiDsResultPush().
struct acpi_namespace_node* acpi_walk_state::DeferredNode |
Definition at line 111 of file acstruct.h.
Referenced by AcpiDsCreateBufferField(), AcpiDsCreateOperand(), AcpiDsExecuteArguments(), AcpiDsLoad1BeginOp(), and AcpiDsMethodError().
ACPI_PARSE_DOWNWARDS acpi_walk_state::DescendingCallback |
Definition at line 128 of file acstruct.h.
Referenced by AcpiPsBuildNamedOp(), AcpiPsCreateOp(), and AcpiPsParseLoop().
UINT8 acpi_walk_state::DescriptorType |
Definition at line 76 of file acstruct.h.
Referenced by AcpiDsCreateWalkState(), and AcpiDsDeleteWalkState().
union acpi_operand_object* acpi_walk_state::ImplicitReturnObj |
Definition at line 112 of file acstruct.h.
Referenced by AcpiDsDoImplicitReturn(), AcpiDsRestartControlMethod(), AcpiPsExecuteMethod(), and AcpiPsParseAml().
BOOLEAN acpi_walk_state::LastPredicate |
Definition at line 83 of file acstruct.h.
Referenced by AcpiDsExecEndControlOp().
struct acpi_namespace_node acpi_walk_state::LocalVariables[ACPI_METHOD_NUM_LOCALS] |
Definition at line 104 of file acstruct.h.
Referenced by AcpiDsMethodDataDeleteAll(), AcpiDsMethodDataGetNode(), and AcpiDsMethodDataInit().
UINT32 acpi_walk_state::MethodBreakpoint |
Definition at line 93 of file acstruct.h.
struct acpi_namespace_node* acpi_walk_state::MethodCallNode |
Definition at line 113 of file acstruct.h.
Referenced by AcpiDsCallControlMethod(), and AcpiPsNextParseState().
ACPI_PARSE_OBJECT* acpi_walk_state::MethodCallOp |
Definition at line 114 of file acstruct.h.
Referenced by AcpiDsRestartControlMethod(), and AcpiPsNextParseState().
union acpi_operand_object* acpi_walk_state::MethodDesc |
Definition at line 115 of file acstruct.h.
Referenced by AcpiDsCreateWalkState(), AcpiDsDetectNamedOpcodes(), AcpiDsInitAmlWalk(), AcpiNsInstallNode(), AcpiPsExecuteMethod(), and AcpiPsParseAml().
UINT8 acpi_walk_state::MethodIsNested |
Definition at line 101 of file acstruct.h.
Referenced by AcpiDsCallControlMethod(), AcpiPsExecuteMethod(), AcpiPsExecuteTable(), and AcpiPsParseAml().
UINT16 acpi_walk_state::MethodNestingDepth |
Definition at line 100 of file acstruct.h.
Referenced by AcpiDsCallControlMethod(), and AcpiPsParseAml().
struct acpi_namespace_node* acpi_walk_state::MethodNode |
Definition at line 116 of file acstruct.h.
Referenced by AcpiDsCreateBufferField(), AcpiDsDetectNamedOpcodes(), AcpiDsInitAmlWalk(), AcpiDsInitFieldObjects(), AcpiDsLoad1BeginOp(), AcpiDsLoad1EndOp(), AcpiDsLoad2EndOp(), AcpiDsMethodError(), AcpiDsRestartControlMethod(), AcpiDsTerminateControlMethod(), AcpiNsInstallNode(), and AcpiPsParseAml().
char* acpi_walk_state::MethodPathname |
Definition at line 117 of file acstruct.h.
Referenced by AcpiDsCallControlMethod(), AcpiPsExecuteMethod(), AcpiPsExecuteTable(), and AcpiPsParseAml().
BOOLEAN acpi_walk_state::NamespaceOverride |
Definition at line 88 of file acstruct.h.
Referenced by AcpiDsLoad1BeginOp(), and AcpiNsOneCompleteParse().
struct acpi_walk_state* acpi_walk_state::Next |
Definition at line 75 of file acstruct.h.
Referenced by AcpiDsPopWalkState(), and AcpiDsPushWalkState().
ACPI_PARSE_OBJECT* acpi_walk_state::NextOp |
Definition at line 126 of file acstruct.h.
Referenced by AcpiDsInitAmlWalk().
UINT8 acpi_walk_state::NextOpInfo |
Definition at line 79 of file acstruct.h.
UINT8 acpi_walk_state::NumOperands |
Definition at line 80 of file acstruct.h.
Referenced by AcpiDsCallControlMethod(), AcpiDsClearOperands(), AcpiDsCreateOperands(), AcpiDsEvalDataObjectOperands(), AcpiDsEvalRegionOperands(), AcpiDsExecEndControlOp(), AcpiDsExecEndOp(), AcpiDsLoad1EndOp(), AcpiDsLoad2EndOp(), AcpiDsObjStackPop(), AcpiDsObjStackPopAndDelete(), AcpiDsObjStackPush(), AcpiDsResolveOperands(), and AcpiExResolveOperands().
ACPI_PARSE_OBJECT* acpi_walk_state::Op |
Definition at line 118 of file acstruct.h.
Referenced by AcpiDsEvaluateNamePath(), AcpiDsExecBeginOp(), AcpiDsExecEndOp(), AcpiDsGetPredicateValue(), AcpiDsLoad1BeginOp(), AcpiDsLoad1EndOp(), AcpiDsLoad2EndOp(), AcpiDsMethodError(), AcpiExCreateRegion(), AcpiPsBuildNamedOp(), AcpiPsCompleteFinalOp(), AcpiPsCompleteOp(), AcpiPsCreateOp(), AcpiPsGetNextNamepath(), and AcpiPsParseLoop().
UINT16 acpi_walk_state::Opcode |
Definition at line 78 of file acstruct.h.
Referenced by AcpiDsCreateOperand(), AcpiDsDetectNamedOpcodes(), AcpiDsEvalDataObjectOperands(), AcpiDsExecBeginOp(), AcpiDsExecEndOp(), AcpiDsInitFieldObjects(), AcpiDsLoad1BeginOp(), AcpiDsLoad1EndOp(), AcpiDsMethodError(), AcpiExConvertToTargetType(), AcpiExOpcode_1A_0T_0R(), AcpiExOpcode_1A_0T_1R(), AcpiExOpcode_1A_1T_1R(), AcpiExOpcode_2A_0T_1R(), AcpiExOpcode_2A_1T_1R(), AcpiExOpcode_2A_2T_1R(), AcpiExOpcode_3A_1T_1R(), AcpiExOpcode_6A_0T_1R(), AcpiExResolveObjectToValue(), AcpiExStoreObjectToNode(), AcpiNsLookup(), AcpiNsSearchAndEnter(), AcpiPsBuildNamedOp(), AcpiPsCompleteFinalOp(), AcpiPsCompleteOp(), AcpiPsCreateOp(), and AcpiPsParseLoop().
UINT8 acpi_walk_state::OperandIndex |
Definition at line 81 of file acstruct.h.
Referenced by AcpiDsCreateOperands(), AcpiDsEvalBankFieldOperands(), AcpiDsEvalDataObjectOperands(), AcpiDsExecEndOp(), and AcpiDsObjStackPush().
union acpi_operand_object* acpi_walk_state::Operands[ACPI_OBJ_NUM_OPERANDS+1] |
Definition at line 105 of file acstruct.h.
Referenced by AcpiDsCallControlMethod(), AcpiDsClearOperands(), AcpiDsCreateOperands(), AcpiDsEvalBankFieldOperands(), AcpiDsEvalBufferFieldOperands(), AcpiDsEvalDataObjectOperands(), AcpiDsEvalRegionOperands(), AcpiDsEvalTableRegionOperands(), AcpiDsEvaluateNamePath(), AcpiDsExecEndControlOp(), AcpiDsExecEndOp(), AcpiDsGetPredicateValue(), AcpiDsInitObjectFromOp(), AcpiDsLoad1EndOp(), AcpiDsLoad2EndOp(), AcpiDsObjStackPop(), AcpiDsObjStackPopAndDelete(), AcpiDsObjStackPush(), AcpiDsResolveOperands(), AcpiExCreateEvent(), AcpiExCreateMethod(), AcpiExCreateMutex(), AcpiExCreatePowerResource(), AcpiExCreateProcessor(), AcpiExLoadTableOp(), AcpiExOpcode_1A_0T_0R(), AcpiExOpcode_1A_0T_1R(), AcpiExOpcode_1A_1T_1R(), AcpiExOpcode_2A_0T_1R(), AcpiExOpcode_2A_1T_1R(), AcpiExOpcode_2A_2T_1R(), AcpiExOpcode_3A_1T_1R(), AcpiExOpcode_6A_0T_1R(), and AcpiExResolveOperands().
const ACPI_OPCODE_INFO* acpi_walk_state::OpInfo |
Definition at line 119 of file acstruct.h.
Referenced by AcpiDsDetectNamedOpcodes(), AcpiDsExecBeginOp(), AcpiDsExecEndOp(), AcpiDsLoad1BeginOp(), AcpiDsLoad1EndOp(), AcpiDsLoad2EndOp(), AcpiExConvertToTargetType(), AcpiExOpcode_2A_0T_1R(), AcpiExOpcode_2A_1T_1R(), AcpiPsCompleteFinalOp(), AcpiPsCompleteOp(), AcpiPsCompleteThisOp(), AcpiPsCreateOp(), and AcpiPsParseLoop().
ACPI_PARSE_OBJECT* acpi_walk_state::Origin |
Definition at line 120 of file acstruct.h.
Referenced by AcpiDsCreateWalkState(), and AcpiDsExecBeginOp().
ACPI_OWNER_ID acpi_walk_state::OwnerId |
Definition at line 82 of file acstruct.h.
Referenced by AcpiDsCreateWalkState(), AcpiNsInstallNode(), and AcpiNsSearchAndEnter().
union acpi_operand_object** acpi_walk_state::Params |
Definition at line 106 of file acstruct.h.
Referenced by AcpiDsInitAmlWalk().
UINT32 acpi_walk_state::ParseFlags |
Definition at line 95 of file acstruct.h.
Referenced by AcpiDsCreateBufferField(), AcpiDsExecuteArguments(), AcpiDsInitFieldObjects(), AcpiDsLoad1BeginOp(), AcpiDsLoad1EndOp(), AcpiPsCompleteOp(), AcpiPsCompleteThisOp(), AcpiPsExecuteMethod(), AcpiPsExecuteTable(), AcpiPsGetNextNamepath(), AcpiPsParseAml(), and AcpiPsParseLoop().
ACPI_PARSE_STATE acpi_walk_state::ParserState |
Definition at line 97 of file acstruct.h.
Referenced by AcpiDsCreateWalkState(), AcpiDsDeleteWalkState(), AcpiDsExecEndOp(), AcpiDsInitAmlWalk(), AcpiDsLoad1BeginOp(), AcpiDsMethodError(), AcpiPsBuildNamedOp(), AcpiPsCompleteFinalOp(), AcpiPsCompleteOp(), AcpiPsCreateOp(), AcpiPsExecuteMethod(), AcpiPsGetNextNamepath(), AcpiPsNextParseState(), AcpiPsParseAml(), and AcpiPsParseLoop().
UINT8 acpi_walk_state::PassNumber |
Definition at line 87 of file acstruct.h.
Referenced by AcpiDsInitAmlWalk(), and AcpiPsCompleteThisOp().
UINT32 acpi_walk_state::PrevArgTypes |
Definition at line 98 of file acstruct.h.
Referenced by AcpiPsCompleteOp(), and AcpiPsParseLoop().
ACPI_PARSE_OBJECT* acpi_walk_state::PrevOp |
Definition at line 125 of file acstruct.h.
Referenced by AcpiDsCallControlMethod(), AcpiPsCompleteOp(), AcpiPsNextParseState(), and AcpiPsParseLoop().
UINT8 acpi_walk_state::ResultCount |
Definition at line 90 of file acstruct.h.
Referenced by AcpiDsExecEndControlOp(), AcpiDsResultPush(), and AcpiDsResultStackPop().
union acpi_operand_object* acpi_walk_state::ResultObj |
Definition at line 121 of file acstruct.h.
Referenced by AcpiDsEvalDataObjectOperands(), AcpiDsEvaluateNamePath(), AcpiDsExecEndOp(), AcpiDsIsResultUsed(), AcpiExOpcode_1A_0T_1R(), AcpiExOpcode_1A_1T_1R(), AcpiExOpcode_2A_0T_1R(), AcpiExOpcode_2A_1T_1R(), AcpiExOpcode_2A_2T_1R(), AcpiExOpcode_3A_1T_1R(), AcpiExOpcode_6A_0T_1R(), and AcpiExStoreObjectToNode().
ACPI_GENERIC_STATE* acpi_walk_state::Results |
Definition at line 122 of file acstruct.h.
Referenced by AcpiDsDeleteWalkState(), AcpiDsExecEndControlOp(), AcpiDsRestartControlMethod(), AcpiDsResultPush(), AcpiDsResultStackPop(), and AcpiDsResultStackPush().
UINT8 acpi_walk_state::ResultSize |
Definition at line 89 of file acstruct.h.
Referenced by AcpiDsResultPush(), AcpiDsResultStackPop(), and AcpiDsResultStackPush().
union acpi_operand_object* acpi_walk_state::ReturnDesc |
Definition at line 123 of file acstruct.h.
Referenced by AcpiDsExecEndControlOp(), AcpiDsExecEndOp(), AcpiDsRestartControlMethod(), AcpiPsExecuteMethod(), AcpiPsParseAml(), and AcpiUtOsiImplementation().
UINT8 acpi_walk_state::ReturnUsed |
Definition at line 85 of file acstruct.h.
Referenced by AcpiDsRestartControlMethod(), and AcpiPsNextParseState().
UINT8 acpi_walk_state::ScopeDepth |
Definition at line 86 of file acstruct.h.
Referenced by AcpiDsScopeStackPop(), and AcpiDsScopeStackPush().
ACPI_GENERIC_STATE* acpi_walk_state::ScopeInfo |
Definition at line 124 of file acstruct.h.
Referenced by AcpiDsCreateBankField(), AcpiDsCreateBufferField(), AcpiDsCreateField(), AcpiDsCreateIndexField(), AcpiDsCreateOperand(), AcpiDsDeleteWalkState(), AcpiDsGetFieldNames(), AcpiDsInitFieldObjects(), AcpiDsLoad1BeginOp(), AcpiDsLoad2EndOp(), AcpiDsScopeStackPop(), AcpiDsScopeStackPush(), AcpiExCreateRegion(), AcpiExLoadTableOp(), AcpiExOpcode_1A_0T_1R(), and AcpiPsGetNextNamepath().
ACPI_THREAD_STATE* acpi_walk_state::Thread |
Definition at line 127 of file acstruct.h.
Referenced by AcpiDsBeginMethodExecution(), AcpiDsCreateWalkState(), AcpiDsTerminateControlMethod(), AcpiExAcquireMutex(), AcpiExReleaseMutex(), and AcpiPsParseAml().
UINT32 acpi_walk_state::UserBreakpoint |
Definition at line 94 of file acstruct.h.
UINT8 acpi_walk_state::WalkType |
Definition at line 77 of file acstruct.h.
Referenced by AcpiDsExecBeginOp(), AcpiDsInitAmlWalk(), AcpiPsParseAml(), and AcpiPsParseLoop().