Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/kernel/
Dpci_psycho.c495 static struct pci_pbm_info *psycho_find_sibling(u32 upa_portid) in psycho_find_sibling() argument
500 if (pbm->portid == upa_portid) in psycho_find_sibling()
515 u32 upa_portid; in psycho_probe() local
517 upa_portid = of_getintprop_default(dp, "upa-portid", 0xff); in psycho_probe()
526 pbm->sibling = psycho_find_sibling(upa_portid); in psycho_probe()
538 pbm->portid = upa_portid; in psycho_probe()
Dpci_sabre.c463 u32 upa_portid, dma_mask; in sabre_probe() local
498 upa_portid = of_getintprop_default(dp, "upa-portid", 0xff); in sabre_probe()
500 pbm->portid = upa_portid; in sabre_probe()