Home
last modified time | relevance | path

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

/freebsd-head/sys/arm64/acpica/
HDacpi_iort.c187 if (outtype == ACPI_IORT_NODE_ITS_GROUP && in iort_smmu_trymap()
354 case ACPI_IORT_NODE_ITS_GROUP: in iort_add_nodes()
620 node = iort_pci_rc_map(seg, rid, ACPI_IORT_NODE_ITS_GROUP, devid); in acpi_iort_map_pci_msi()
625 KASSERT(node->type == ACPI_IORT_NODE_ITS_GROUP, ("bad group")); in acpi_iort_map_pci_msi()
661 node = iort_named_comp_map(devname, rid, ACPI_IORT_NODE_ITS_GROUP, in acpi_iort_map_named_msi()
667 KASSERT(node->type == ACPI_IORT_NODE_ITS_GROUP, ("bad group")); in acpi_iort_map_named_msi()
/freebsd-head/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-head/sys/contrib/dev/acpica/compiler/
HDdttable1.c2745 case ACPI_IORT_NODE_ITS_GROUP: in DtCompileIort()
/freebsd-head/sys/contrib/dev/acpica/include/
HDactbl2.h912 ACPI_IORT_NODE_ITS_GROUP = 0x00, enumerator