Home
last modified time | relevance | path

Searched refs:AML_BIT_XOR_OP (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmcstyle.c162 case AML_BIT_XOR_OP: in AcpiDmCheckForSymbolicOpcode()
311 case AML_BIT_XOR_OP: in AcpiDmCheckForSymbolicOpcode()
364 case AML_BIT_XOR_OP: in AcpiDmCheckForSymbolicOpcode()
435 case AML_BIT_XOR_OP: in AcpiDmCheckForSymbolicOpcode()
587 case AML_BIT_XOR_OP: in AcpiDmCloseOperator()
712 case AML_BIT_XOR_OP: in AcpiDmGetCompoundSymbol()
/titanic_50/usr/src/uts/intel/io/acpica/executer/
H A Dexmisc.c198 case AML_BIT_XOR_OP: /* XOr (Integer0, Integer1, Result) */ in AcpiExDoMathOp()
/titanic_50/usr/src/uts/intel/sys/acpi/
H A Damlcode.h108 #define AML_BIT_XOR_OP (UINT16) 0x7f macro