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
398 /* Resolve all operands */
402 operands
423 (walk_state->operands[0]->common.type ==
425 && (walk_state->operands[1]->common.type ==
427 && (walk_state->operands[0]->reference.class ==
428 walk_state->operands[1]->reference.class)
429 && (walk_state->operands[0]->reference.value ==
430 walk_state->operands[1]->reference.value)) {
434 "While resolving operands for [%s]",
511 * Since the operands will be passed to another control method,
518 /* On error, clear all resolved operands */
590 walk_state->operands[0] = (void *)