Searched refs:vf_pdn (Results 1 – 1 of 1) sorted by relevance
634 struct pci_dn *vf_pdn; in pnv_ioda_setup_vf_PE() local662 list_for_each_entry(vf_pdn, &pdn->parent->child_list, list) { in pnv_ioda_setup_vf_PE()663 if (vf_pdn->busno == vf_bus && in pnv_ioda_setup_vf_PE()664 vf_pdn->devfn == vf_devfn) { in pnv_ioda_setup_vf_PE()665 vf_pdn->pe_number = pe_num; in pnv_ioda_setup_vf_PE()