Searched refs:AML_CREATE_FIELD_OP (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsopcode.c243 case AML_CREATE_FIELD_OP:
358 if (AmlOpcode == AML_CREATE_FIELD_OP)
446 if (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP)
H A Ddsfield.c252 if (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP)
H A Ddsutils.c625 (ArgIndex == (UINT32) ((WalkState->Opcode == AML_CREATE_FIELD_OP) ? 3 : 2)))
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/common/
H A Ddmrestag.c558 (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP))
H A Dadisasm.c1006 case AML_CREATE_FIELD_OP:
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Damlcode.h228 #define AML_CREATE_FIELD_OP (UINT16) 0x5b13 macro

Completed in 47 milliseconds