Searched refs:AML_BREAK_OP (Results 1 – 3 of 3) sorted by relevance
377 case AML_BREAK_OP: in AcpiDsExecEndControlOp()403 if (Op->Common.AmlOpcode == AML_BREAK_OP) in AcpiDsExecEndControlOp()
143 #define AML_BREAK_OP (UINT16) 0xa5 macro
159 /* BREAK */ OP_TABLE_ENTRY (AML_BREAK_OP, 0, …