Lines Matching refs:operands
84 acpi_ex_resolve_to_value(&walk_state->operands[0],
90 obj_desc = walk_state->operands[0];
177 * methods. This is where most operators and operands are
396 /* Resolve all operands */
400 operands
421 (walk_state->operands[0]->common.type ==
423 && (walk_state->operands[1]->common.type ==
425 && (walk_state->operands[0]->reference.class ==
426 walk_state->operands[1]->reference.class)
427 && (walk_state->operands[0]->reference.value ==
428 walk_state->operands[1]->reference.value)) {
432 "While resolving operands for [%s]",
509 * Since the operands will be passed to another control method,
516 /* On error, clear all resolved operands */
589 walk_state->operands[0] = (void *)