Home
last modified time | relevance | path

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

/acpica-3.7.0/source/components/executer/
Dexconvrt.c763 ACPI_OBJECT_TYPE DestinationType, in AcpiExConvertToTargetType() argument
788 switch (DestinationType) in AcpiExConvertToTargetType()
800 if (DestinationType != SourceDesc->Common.Type) in AcpiExConvertToTargetType()
805 AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
814 switch (DestinationType) in AcpiExConvertToTargetType()
849 DestinationType)); in AcpiExConvertToTargetType()
866 WalkState->Opcode, AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
/acpica-3.7.0/source/include/
Dacinterp.h239 ACPI_OBJECT_TYPE DestinationType,