Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci_psycho.c497 static struct pci_pbm_info *psycho_find_sibling(u32 upa_portid) in psycho_find_sibling() argument
502 if (pbm->portid == upa_portid) in psycho_find_sibling()
517 u32 upa_portid; in psycho_probe() local
519 upa_portid = of_getintprop_default(dp, "upa-portid", 0xff); in psycho_probe()
528 pbm->sibling = psycho_find_sibling(upa_portid); in psycho_probe()
540 pbm->portid = upa_portid; in psycho_probe()
H A 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()