Searched refs:AML_ELSE_OP (Results 1 - 8 of 8) sorted by relevance

/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddscontrol.c208 case AML_ELSE_OP:
280 case AML_ELSE_OP:
/barrelfish-master/lib/acpica/source/components/parser/
H A Dpstree.c386 case AML_ELSE_OP:
H A Dpsloop.c247 case AML_ELSE_OP:
/barrelfish-master/lib/acpica/source/components/debugger/
H A Ddbxface.c409 (ParentOp->Common.AmlOpcode == AML_ELSE_OP) ||
440 else if (Op->Common.AmlOpcode == AML_ELSE_OP)
/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmopcode.c1039 case AML_ELSE_OP:
1144 (IfOp->Asl.Next && (IfOp->Asl.Next->Common.AmlOpcode != AML_ELSE_OP)))
1170 (ElseOp->Common.AmlOpcode == AML_ELSE_OP))
H A Ddmwalk.c337 case AML_ELSE_OP:
428 case AML_ELSE_OP:
1053 (Op->Common.Next->Common.AmlOpcode == AML_ELSE_OP))
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h212 #define AML_ELSE_OP (UINT16) 0xa1 macro
/barrelfish-master/lib/acpica/source/compiler/
H A Daslmap.c287 /* ELSE */ OP_TABLE_ENTRY (AML_ELSE_OP, 0, NODE_AML_PACKAGE, 0),

Completed in 94 milliseconds