Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/parisc/
Dsba_iommu.c2040 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ in sba_directed_lmmio() local
2057 if ((size & (ROPES_PER_IOC-1)) != rope) in sba_directed_lmmio()
2083 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ in sba_distributed_lmmio() local
2098 r->start += rope * (size + 1); /* adjust base for this rope */ in sba_distributed_lmmio()