Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/acpica/executer/
H A Dexconcat.c96 ACPI_OBJECT_TYPE Operand0Type; in AcpiExDoConcatenate() local
112 Operand0Type = Operand0->Common.Type; in AcpiExDoConcatenate()
126 Operand0Type = ACPI_TYPE_STRING; in AcpiExDoConcatenate()
163 switch (Operand0Type) in AcpiExDoConcatenate()
229 switch (Operand0Type) in AcpiExDoConcatenate()