Home
last modified time | relevance | path

Searched refs:ACPI_IORT_NODE_ITS_GROUP (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/arm64/acpica/
HDacpi_iort.c188 if (outtype == ACPI_IORT_NODE_ITS_GROUP && in iort_smmu_trymap()
355 case ACPI_IORT_NODE_ITS_GROUP: in iort_add_nodes()
621 node = iort_pci_rc_map(seg, rid, ACPI_IORT_NODE_ITS_GROUP, devid); in acpi_iort_map_pci_msi()
626 KASSERT(node->type == ACPI_IORT_NODE_ITS_GROUP, ("bad group")); in acpi_iort_map_pci_msi()
662 node = iort_named_comp_map(devname, rid, ACPI_IORT_NODE_ITS_GROUP, in acpi_iort_map_named_msi()
668 KASSERT(node->type == ACPI_IORT_NODE_ITS_GROUP, ("bad group")); in acpi_iort_map_named_msi()
/freebsd-14-stable/sys/contrib/dev/acpica/common/
HDdmtbdump2.c260 case ACPI_IORT_NODE_ITS_GROUP: in AcpiDmDumpIort()
339 case ACPI_IORT_NODE_ITS_GROUP: in AcpiDmDumpIort()
/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDactbl2.h582 ACPI_IORT_NODE_ITS_GROUP = 0x00, enumerator
/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDdttable1.c2257 case ACPI_IORT_NODE_ITS_GROUP: in DtCompileIort()