Home
last modified time | relevance | path

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

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