Home
last modified time | relevance | path

Searched refs:amd_iommu_pci_dip (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.h478 extern dev_info_t *amd_iommu_pci_dip(dev_info_t *rdip, const char *path);
H A Damd_iommu_impl.c1373 amd_iommu_pci_dip(dev_info_t *rdip, const char *path) in amd_iommu_pci_dip() function
1442 pci_dip = amd_iommu_pci_dip(rdip, path); in amd_iommu_probe()
H A Damd_iommu_page_tables.c274 pci_dip = amd_iommu_pci_dip(rdip, path); in amd_iommu_get_deviceid()