Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/acpica/executer/
H A Dexconvrt.c626 ACPI_OBJECT_TYPE DestinationType, in AcpiExConvertToTargetType() argument
651 switch (DestinationType) in AcpiExConvertToTargetType()
663 if (DestinationType != SourceDesc->Common.Type) in AcpiExConvertToTargetType()
668 AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
677 switch (DestinationType) in AcpiExConvertToTargetType()
711 DestinationType)); in AcpiExConvertToTargetType()
728 WalkState->Opcode, AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
/titanic_50/usr/src/uts/intel/sys/acpi/
H A Dacinterp.h131 ACPI_OBJECT_TYPE DestinationType,