Searched refs:pci_hba (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/parisc/
H A Dsba_iommu.c2000 * @pci_hba: The parisc device.
2005 void * sba_get_iommu(struct parisc_device *pci_hba) argument
2007 struct parisc_device *sba_dev = parisc_parent(pci_hba);
2010 int iocnum = (pci_hba->hw_path >> 3); /* IOC # */
2020 * @pci_hba: The parisc device.
2026 void sba_directed_lmmio(struct parisc_device *pci_hba, struct resource *r) argument
2028 struct parisc_device *sba_dev = parisc_parent(pci_hba);
2032 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */
2062 * @pci_hba: The parisc device.
2069 void sba_distributed_lmmio(struct parisc_device *pci_hba, struc argument
[all...]

Completed in 199 milliseconds