Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmcstyle.c134 case AML_MULTIPLY_OP: in AcpiDmCheckForSymbolicOpcode()
304 case AML_MULTIPLY_OP: in AcpiDmCheckForSymbolicOpcode()
361 case AML_MULTIPLY_OP: in AcpiDmCheckForSymbolicOpcode()
428 case AML_MULTIPLY_OP: in AcpiDmCheckForSymbolicOpcode()
580 case AML_MULTIPLY_OP: in AcpiDmCloseOperator()
684 case AML_MULTIPLY_OP: in AcpiDmGetCompoundSymbol()
/titanic_41/usr/src/uts/intel/io/acpica/executer/
H A Dexmisc.c202 case AML_MULTIPLY_OP: /* Multiply (Integer0, Integer1, Result) */ in AcpiExDoMathOp()
/titanic_41/usr/src/uts/intel/sys/acpi/
H A Damlcode.h100 #define AML_MULTIPLY_OP (UINT16) 0x77 macro