Searched refs:ACPI_IORT_NODE_ITS_GROUP (Results 1 – 4 of 4) sorted by relevance
187 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()
260 case ACPI_IORT_NODE_ITS_GROUP: in AcpiDmDumpIort()339 case ACPI_IORT_NODE_ITS_GROUP: in AcpiDmDumpIort()
2745 case ACPI_IORT_NODE_ITS_GROUP: in DtCompileIort()
912 ACPI_IORT_NODE_ITS_GROUP = 0x00, enumerator