Lines Matching refs:Opcode
291 /* Map the raw opcode into an internal object type */
299 switch (WalkState->Opcode)
406 * 2) Whenever we are parsing a deferred opcode (OpRegion, Buffer,
431 if ((WalkState->Opcode != AML_SCOPE_OP) &&
457 * involve arguments to the opcode must be created as we go back up the
508 Op = AcpiPsAllocOp (WalkState->Opcode, WalkState->Aml);
609 if (WalkState->Opcode == AML_FIELD_OP ||
610 WalkState->Opcode == AML_BANK_FIELD_OP ||
611 WalkState->Opcode == AML_INDEX_FIELD_OP)
649 /* For Name opcode, get the object type from the argument */
667 * For external opcode, get the object type from the argument and