Searched refs:pci_hba (Results 1 – 1 of 1) sorted by relevance
2041 void * sba_get_iommu(struct parisc_device *pci_hba) in sba_get_iommu() argument2043 struct sba_device *sba = (struct sba_device *) pci_hba->parent->sysdata; in sba_get_iommu()2044 char t = pci_hba->parent->id.hw_type; in sba_get_iommu()2045 int iocnum = (pci_hba->hw_path >> 3); /* rope # */ in sba_get_iommu()