Searched refs:AML_INT_BYTELIST_OP (Results 1 - 7 of 7) sorted by relevance

/barrelfish-master/lib/acpica/source/components/parser/
H A Dpsutils.c225 else if (Opcode == AML_INT_BYTELIST_OP)
H A Dpsargs.c735 Arg = AcpiPsAllocOp (AML_INT_BYTELIST_OP, Aml);
910 Arg = AcpiPsAllocOp (AML_INT_BYTELIST_OP,
/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmwalk.c596 (Op->Common.AmlOpcode != AML_INT_BYTELIST_OP))
1015 (Op->Common.AmlOpcode != AML_INT_BYTELIST_OP))
1077 (Op->Common.AmlOpcode != AML_INT_BYTELIST_OP))
H A Ddmopcode.c997 if (Child->Common.AmlOpcode == AML_INT_BYTELIST_OP)
1026 case AML_INT_BYTELIST_OP:
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h284 #define AML_INT_BYTELIST_OP (UINT16) 0x0033 macro
/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddsfield.c474 if (Child->Common.AmlOpcode == AML_INT_BYTELIST_OP)
H A Ddsobject.c377 if (ByteList->Common.AmlOpcode != AML_INT_BYTELIST_OP)

Completed in 33 milliseconds