Searched refs:AML_CREATE_FIELD_OP (Results 1 – 4 of 4) sorted by relevance
122 case AML_CREATE_FIELD_OP: in acpi_ds_init_buffer_field()221 aml_opcode == AML_CREATE_FIELD_OP; in acpi_ds_init_buffer_field()236 if (aml_opcode == AML_CREATE_FIELD_OP) { in acpi_ds_init_buffer_field()315 if (op->common.aml_opcode == AML_CREATE_FIELD_OP) { in acpi_ds_eval_buffer_field_operands()
127 #define AML_CREATE_FIELD_OP (u16) 0x5b13 macro
468 ((walk_state->opcode == AML_CREATE_FIELD_OP) ? 3 : 2))) { in acpi_ds_create_operand()
135 if (op->common.aml_opcode == AML_CREATE_FIELD_OP) { in acpi_ds_create_buffer_field()