Searched refs:devscope_index (Results 1 – 1 of 1) sorted by relevance
508 uint32_t drhd_index, devscope_index; in pci_parse_iommu_devscopes() local511 for (devscope_index = 0U; devscope_index < plat_dmar_info.drhd_units[drhd_index].dev_cnt; in pci_parse_iommu_devscopes()512 devscope_index++) { in pci_parse_iommu_devscopes()513 bdf.fields.bus = plat_dmar_info.drhd_units[drhd_index].devices[devscope_index].bus; in pci_parse_iommu_devscopes()514 bdf.fields.devfun = plat_dmar_info.drhd_units[drhd_index].devices[devscope_index].devfun; in pci_parse_iommu_devscopes()516 if ((plat_dmar_info.drhd_units[drhd_index].devices[devscope_index].type == in pci_parse_iommu_devscopes()518 (plat_dmar_info.drhd_units[drhd_index].devices[devscope_index].type == in pci_parse_iommu_devscopes()
Completed in 7 milliseconds