Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Daslmap.c330 /* ERRORNODE */ OP_TABLE_ENTRY (AML_NOOP_OP, 0, …
423 /* NOOP */ OP_TABLE_ENTRY (AML_NOOP_OP, 0, …
/acpica-latest/source/components/dispatcher/
Ddscontrol.c464 case AML_NOOP_OP: in AcpiDsExecEndControlOp()
/acpica-latest/source/include/
Damlcode.h245 #define AML_NOOP_OP (UINT16) 0xa3 macro
/acpica-latest/source/components/disassembler/
Ddmwalk.c676 case AML_NOOP_OP: in AcpiDmDescendingOp()