Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddscontrol.c482 case AML_BREAK_OP: in AcpiDsExecEndControlOp()
508 if (Op->Common.AmlOpcode == AML_BREAK_OP) in AcpiDsExecEndControlOp()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h132 #define AML_BREAK_OP 0xa5 macro
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h247 #define AML_BREAK_OP (UINT16) 0xa5 macro
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslmap.c276 /* BREAK */ OP_TABLE_ENTRY (AML_BREAK_OP, 0, …