Searched refs:AML_BREAK_OP (Results 1 – 2 of 2) sorted by relevance
366 case AML_BREAK_OP: in acpi_ds_exec_end_control_op()393 if (op->common.aml_opcode == AML_BREAK_OP) { in acpi_ds_exec_end_control_op()
143 #define AML_BREAK_OP (u16) 0xa5 macro