Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/parisc/
H A Dsba_iommu.c1651 ** Make sure the box crashes on rope errors. in sba_hw_init()
1999 int iocnum = (pci_hba->hw_path >> 3); /* rope # */ in sba_get_iommu()
2008 * sba_directed_lmmio - return first directed LMMIO range routed to rope
2013 * are routed down the corresponding rope.
2021 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ in sba_directed_lmmio() local
2038 if ((size & (ROPES_PER_IOC-1)) != rope) in sba_directed_lmmio()
2039 continue; /* directed down different rope */ in sba_directed_lmmio()
2064 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ in sba_distributed_lmmio() local
[all...]
/kernel/linux/linux-6.6/drivers/parisc/
H A Dsba_iommu.c1661 ** Make sure the box crashes on rope errors. in sba_hw_init()
2010 int iocnum = (pci_hba->hw_path >> 3); /* rope # */ in sba_get_iommu()
2019 * sba_directed_lmmio - return first directed LMMIO range routed to rope
2024 * are routed down the corresponding rope.
2032 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ in sba_directed_lmmio() local
2049 if ((size & (ROPES_PER_IOC-1)) != rope) in sba_directed_lmmio()
2050 continue; /* directed down different rope */ in sba_directed_lmmio()
2075 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ in sba_distributed_lmmio() local
[all...]

Completed in 5 milliseconds