Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexconvrt.c805 ACPI_OBJECT_TYPE DestinationType, in AcpiExConvertToTargetType() argument
830 switch (DestinationType) in AcpiExConvertToTargetType()
842 if (DestinationType != SourceDesc->Common.Type) in AcpiExConvertToTargetType()
847 AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
856 switch (DestinationType) in AcpiExConvertToTargetType()
891 DestinationType)); in AcpiExConvertToTargetType()
908 WalkState->Opcode, AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacinterp.h239 ACPI_OBJECT_TYPE DestinationType,