Home
last modified time | relevance | path

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

/dragonfly/stand/contrib/edk2/MdePkg/Include/IndustryStandard/
H A DAcpiAml.h126 #define AML_CONTINUE_OP 0x9f macro
/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddscontrol.c481 case AML_CONTINUE_OP: /* ACPI 2.0 */ in AcpiDsExecEndControlOp()
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Damlcode.h241 #define AML_CONTINUE_OP (UINT16) 0x9f /* ACPI 2.0 */ macro
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslmap.c292 /* CONTINUE */ OP_TABLE_ENTRY (AML_CONTINUE_OP, 0, …