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