Searched refs:AML_ALIAS_OP (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpiAml.h22 #define AML_ALIAS_OP 0x06 macro
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Dasllookup.c402 if (Op->Asl.AmlOpcode == AML_ALIAS_OP)
H A Dasllisting.c510 case AML_ALIAS_OP:
690 case AML_ALIAS_OP:
H A Daslopt.c875 if (Op->Asl.AmlOpcode == AML_ALIAS_OP)
H A Daslmap.c262 /* ALIAS */ OP_TABLE_ENTRY (AML_ALIAS_OP, 0, 0, 0),
H A Dasloperands.c1262 case AML_ALIAS_OP:
H A Daslxref.c620 if (Op->Asl.AmlOpcode == AML_ALIAS_OP)
/freebsd-13-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmwalk.c768 case AML_ALIAS_OP:
859 case AML_ALIAS_OP:
/freebsd-13-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload2.c708 case AML_ALIAS_OP:
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Damlcode.h161 #define AML_ALIAS_OP (UINT16) 0x06 macro
/freebsd-13-stable/sys/contrib/dev/acpica/common/
H A Dadwalk.c925 if (Op->Common.AmlOpcode == AML_ALIAS_OP)

Completed in 202 milliseconds