Home | History | Annotate | Download | only in dispatcher

Lines Matching refs:Operands

387     /* Always delete the operands */
452 /* Evaluate/create the address and length operands */
466 /* Resolve the operands */
482 /* NOTE: Slightly different operands for this opcode */
485 WalkState->Operands[0], WalkState->Operands[1],
486 WalkState->Operands[2], WalkState->Operands[3]);
493 WalkState->Operands[0], WalkState->Operands[1],
494 NULL, WalkState->Operands[2]);
546 /* Evaluate/create the address and length operands */
554 /* Resolve the length and address operands to numbers */
573 OperandDesc = WalkState->Operands[WalkState->NumOperands - 1];
591 OperandDesc = WalkState->Operands[WalkState->NumOperands - 2];
655 * and OemTableId string operands
663 Operand = &WalkState->Operands[0];
667 * and OemTableId string operands
739 * DESCRIPTION: Get the operands and complete the following data object types:
783 &(WalkState->Operands [WalkState->NumOperands -1]),
792 ArgDesc = WalkState->Operands [WalkState->NumOperands - 1];
899 * We use WalkState->Operands[0] to store the evaluated BankValue
909 Status = AcpiExResolveToValue (&WalkState->Operands[0], WalkState);
921 OperandDesc = WalkState->Operands[0];