Home
last modified time | relevance | path

Searched refs:AML_BIT_NOR_OP (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexmisc.c194 case AML_BIT_NOR_OP: /* NOr (Integer0, Integer1, Result) */ in AcpiExDoMathOp()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Damlcode.h107 #define AML_BIT_NOR_OP (UINT16) 0x7e macro