Searched refs:ACPI_PARSEOP_TARGET (Results 1 – 3 of 3) sorted by relevance
353 op->common.flags |= ACPI_PARSEOP_TARGET; in acpi_ps_create_op()356 op->common.flags |= ACPI_PARSEOP_TARGET; in acpi_ps_create_op()
814 if (op->common.flags & ACPI_PARSEOP_TARGET) { in acpi_ds_evaluate_name_path()
766 #define ACPI_PARSEOP_TARGET 0x20 macro