Searched refs:AML_NOTIFY_OP (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/acpica/source/common/
H A Dadwalk.c848 (Op->Common.AmlOpcode != AML_NOTIFY_OP))
908 else if (Op->Common.AmlOpcode == AML_NOTIFY_OP)
1166 (NextOp->Common.AmlOpcode == AML_NOTIFY_OP) ||
/barrelfish-master/lib/acpica/source/components/executer/
H A Dexoparg2.c184 case AML_NOTIFY_OP: /* Notify (NotifyObject, NotifyValue) */
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h187 #define AML_NOTIFY_OP (UINT16) 0x86 macro
/barrelfish-master/lib/acpica/source/compiler/
H A Daslmap.c388 /* NOTIFY */ OP_TABLE_ENTRY (AML_NOTIFY_OP, 0, 0, 0),
/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmwalk.c1002 if (Op->Common.AmlOpcode == AML_NOTIFY_OP)

Completed in 42 milliseconds