Home | History | Annotate | Download | only in include

Lines Matching defs:Opcode

842     UINT16                          Opcode;
981 * AML opcode, name, and argument layout
986 const char *Name; /* Opcode name (disassembler/debug only) */
992 UINT8 Class; /* Opcode class */
993 UINT8 Type; /* Opcode type */
1037 UINT16 AmlOpcode; /* AML opcode */\
1041 ACPI_PARSE_VALUE Value; /* Value or args associated with the opcode */\
1087 #define ACPI_DASM_MATCHOP 0x07 /* Parent opcode is a Match() operator */
1091 #define ACPI_DASM_IGNORE_SINGLE 0x0B /* Ignore the opcode but not it's children */
1503 #define ACPI_EXT_ORIGIN_FROM_OPCODE 0x10 /* External came from a External() opcode */