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

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsutils.c224 else if (Opcode == AML_INT_BYTELIST_OP)
H A Dpsargs.c744 Arg = AcpiPsAllocOp (AML_INT_BYTELIST_OP);
917 Arg = AcpiPsAllocOp (AML_INT_BYTELIST_OP);
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsfield.c472 if (Child->Common.AmlOpcode == AML_INT_BYTELIST_OP)
H A Ddsobject.c379 if (ByteList->Common.AmlOpcode != AML_INT_BYTELIST_OP)
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Damlcode.h283 #define AML_INT_BYTELIST_OP (UINT16) 0x0033 macro

Completed in 100 milliseconds