Searched refs:this_element (Results 1 – 2 of 2) sorted by relevance
216 union acpi_operand_object *this_element; in acpi_ex_opcode_6A_0T_1R() local274 this_element = operand[0]->package.elements[index]; in acpi_ex_opcode_6A_0T_1R()278 if (!this_element) { in acpi_ex_opcode_6A_0T_1R()288 this_element, operand[2])) { in acpi_ex_opcode_6A_0T_1R()293 this_element, operand[4])) { in acpi_ex_opcode_6A_0T_1R()
634 union acpi_operand_object **this_element = elements; in acpi_ns_check_package_elements() local644 status = acpi_ns_check_object_type(info, this_element, in acpi_ns_check_package_elements()649 this_element++; in acpi_ns_check_package_elements()653 status = acpi_ns_check_object_type(info, this_element, in acpi_ns_check_package_elements()659 this_element++; in acpi_ns_check_package_elements()