Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
HDexconvrt.c738 ACPI_OBJECT_TYPE DestinationType, in AcpiExConvertToTargetType() argument
762 switch (DestinationType) in AcpiExConvertToTargetType()
774 if (DestinationType != SourceDesc->Common.Type) in AcpiExConvertToTargetType()
779 AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
788 switch (DestinationType) in AcpiExConvertToTargetType()
823 DestinationType)); in AcpiExConvertToTargetType()
840 WalkState->Opcode, AcpiUtGetTypeName (DestinationType))); in AcpiExConvertToTargetType()
/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDacinterp.h239 ACPI_OBJECT_TYPE DestinationType,