Lines Matching refs:operand
86 union acpi_operand_object **operand = &walk_state->operands[0];
108 status = acpi_tb_find_table(operand[0]->string.pointer,
109 operand[1]->string.pointer,
110 operand[2]->string.pointer, &table_index);
129 if (operand[3]->string.length > 0) {
135 operand[3]->string.pointer,
145 if (operand[4]->string.length > 0) {
146 if ((operand[4]->string.pointer[0] != AML_ROOT_PREFIX) &&
147 (operand[4]->string.pointer[0] != AML_PARENT_PREFIX)) {
158 operand[4]->string.pointer,
193 status = acpi_ex_store(operand[5],
520 * Handle must be a valid operand object of type reference. Also, the