Home
last modified time | relevance | path

Searched refs:AML_BREAK_OP (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/acpica/components/dispatcher/
Ddscontrol.c371 case AML_BREAK_OP: in AcpiDsExecEndControlOp()
397 if (Op->Common.AmlOpcode == AML_BREAK_OP) in AcpiDsExecEndControlOp()
/freebsd-10-stable/sys/contrib/dev/acpica/include/
Damlcode.h144 #define AML_BREAK_OP (UINT16) 0xa5 macro
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
Daslmap.c168 /* BREAK */ OP_TABLE_ENTRY (AML_BREAK_OP, 0, …