Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/executer/
H A Dexconvrt.c738 ACPI_OBJECT_TYPE DestinationType, in AcpiExConvertToTargetType() argument
763 switch (DestinationType) in AcpiExConvertToTargetType()
775 if (DestinationType != SourceDesc->Common.Type) in AcpiExConvertToTargetType()
780 AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
789 switch (DestinationType) in AcpiExConvertToTargetType()
824 DestinationType)); in AcpiExConvertToTargetType()
841 WalkState->Opcode, AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacinterp.h239 ACPI_OBJECT_TYPE DestinationType,