Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h126 #define AML_CONTINUE_OP 0x9f macro
/illumos-gate/usr/src/common/acpica/dispatcher/
H A Ddscontrol.c483 case AML_CONTINUE_OP: /* ACPI 2.0 */ in AcpiDsExecEndControlOp()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h241 #define AML_CONTINUE_OP (UINT16) 0x9f /* ACPI 2.0 */ macro
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslmap.c291 /* CONTINUE */ OP_TABLE_ENTRY (AML_CONTINUE_OP, 0, …