Searched refs:this_element (Results 1 – 2 of 2) sorted by relevance
182 union acpi_operand_object *this_element; in acpi_ex_opcode_6A_0T_1R() local240 this_element = operand[0]->package.elements[index]; in acpi_ex_opcode_6A_0T_1R()244 if (!this_element) { in acpi_ex_opcode_6A_0T_1R()254 this_element, operand[2])) { in acpi_ex_opcode_6A_0T_1R()259 this_element, operand[4])) { in acpi_ex_opcode_6A_0T_1R()
707 union acpi_operand_object **this_element = elements; in acpi_ns_check_package_elements() local719 status = acpi_ns_check_object_type(info, this_element, in acpi_ns_check_package_elements()725 this_element++; in acpi_ns_check_package_elements()729 status = acpi_ns_check_object_type(info, this_element, in acpi_ns_check_package_elements()736 this_element++; in acpi_ns_check_package_elements()