Searched refs:AML_RETURN_OP (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddscontrol.c257 case AML_RETURN_OP:
364 case AML_RETURN_OP:
H A Ddsutils.c364 case AML_RETURN_OP:
/freebsd-13-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpiAml.h131 #define AML_RETURN_OP 0xa4 macro
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslwalks.c352 case AML_RETURN_OP:
366 if (Op->Asl.AmlOpcode == AML_RETURN_OP)
H A Daslmap.c497 /* RETURN */ OP_TABLE_ENTRY (AML_RETURN_OP, 0, 0, 0),
/freebsd-13-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmwalk.c735 (Op->Common.AmlOpcode == AML_RETURN_OP))
1271 (Op->Common.AmlOpcode == AML_RETURN_OP))
H A Ddmopcode.c204 if (Op->Common.AmlOpcode == AML_RETURN_OP)
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Damlcode.h246 #define AML_RETURN_OP (UINT16) 0xa4 macro
/freebsd-13-stable/sys/contrib/dev/acpica/common/
H A Dadwalk.c707 (ParentOp->Common.AmlOpcode == AML_RETURN_OP)) &&

Completed in 56 milliseconds