Searched refs:this_element (Results 1 – 1 of 1) sorted by relevance
176 union acpi_operand_object *this_element; in acpi_ex_opcode_6A_0T_1R() local227 this_element = operand[0]->package.elements[index]; in acpi_ex_opcode_6A_0T_1R()232 if (!this_element || in acpi_ex_opcode_6A_0T_1R()233 ACPI_GET_OBJECT_TYPE (this_element) != ACPI_TYPE_INTEGER) { in acpi_ex_opcode_6A_0T_1R()242 this_element->integer.value, operand[2]->integer.value)) { in acpi_ex_opcode_6A_0T_1R()247 this_element->integer.value, operand[4]->integer.value)) { in acpi_ex_opcode_6A_0T_1R()