Searched refs:AML_INT_NAMEDFIELD_OP (Results 1 – 5 of 5) sorted by relevance
504 opcode = AML_INT_NAMEDFIELD_OP; in acpi_ps_get_next_field()519 case AML_INT_NAMEDFIELD_OP: in acpi_ps_get_next_field()
375 case AML_INT_NAMEDFIELD_OP: in acpi_ds_get_field_names()631 if (arg->common.aml_opcode == AML_INT_NAMEDFIELD_OP) { in acpi_ds_init_field_objects()
257 if (op->common.aml_opcode == AML_INT_NAMEDFIELD_OP) { in acpi_db_single_step()
168 #define AML_INT_NAMEDFIELD_OP (u16) 0x0030 macro
743 if (arg->common.aml_opcode == AML_INT_NAMEDFIELD_OP) { in acpi_ds_eval_bank_field_operands()