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

/linux-4.1.27/drivers/parisc/
H A Dsba_iommu.c1642 ** Make sure the box crashes on rope errors. sba_hw_init()
2025 int iocnum = (pci_hba->hw_path >> 3); /* rope # */ sba_get_iommu()
2034 * sba_directed_lmmio - return first directed LMMIO range routed to rope
2039 * are routed down the corresponding rope.
2047 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ sba_directed_lmmio() local
2064 if ((size & (ROPES_PER_IOC-1)) != rope) sba_directed_lmmio()
2065 continue; /* directed down different rope */ sba_directed_lmmio()
2090 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ sba_distributed_lmmio() local
2105 r->start += rope * (size + 1); /* adjust base for this rope */ sba_distributed_lmmio()
H A Dlba_pci.c566 * elmmio range which is pointing down another rope.
927 ** Each rope gets a full 64*KB* (ie 4 bytes per page) this way.
1167 * Ask SBA what is routed to this rope/LBA. lba_legacy_resources()
1242 ** Each rope only gets part of the distributed range. lba_legacy_resources()
1243 ** Adjust "window" for this rope. lba_legacy_resources()
1263 ** rope may be used by a directed range on a different rope. lba_legacy_resources()
1539 * to a different rope (already discovered) from lba_driver_probe()

Completed in 105 milliseconds