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

/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Daslmaputils.c444 (NextOp->Asl.AmlOpcode != AML_INT_NAMEDFIELD_OP))
460 else /* AML_INT_NAMEDFIELD_OP */
/barrelfish-2018-10-04/lib/acpica/source/components/dispatcher/
H A Ddsfield.c495 case AML_INT_NAMEDFIELD_OP:
725 if (Arg->Common.AmlOpcode == AML_INT_NAMEDFIELD_OP)
H A Ddsopcode.c869 if (Arg->Common.AmlOpcode == AML_INT_NAMEDFIELD_OP)
/barrelfish-2018-10-04/lib/acpica/source/components/parser/
H A Dpsargs.c647 Opcode = AML_INT_NAMEDFIELD_OP;
663 case AML_INT_NAMEDFIELD_OP:
/barrelfish-2018-10-04/lib/acpica/source/components/debugger/
H A Ddbxface.c338 if (Op->Common.AmlOpcode == AML_INT_NAMEDFIELD_OP)
/barrelfish-2018-10-04/lib/acpica/source/common/
H A Dadwalk.c493 case AML_INT_NAMEDFIELD_OP:
723 if (!Path && Op->Common.AmlOpcode == AML_INT_NAMEDFIELD_OP)
/barrelfish-2018-10-04/lib/acpica/source/components/disassembler/
H A Ddmopcode.c942 case AML_INT_NAMEDFIELD_OP:
H A Ddmwalk.c707 if (Op->Common.AmlOpcode != AML_INT_NAMEDFIELD_OP)
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h281 #define AML_INT_NAMEDFIELD_OP (UINT16) 0x0030 macro

Completed in 28 milliseconds