Searched refs:bdfn_to_pe (Results 1 – 3 of 3) sorted by relevance
85 u32 (*bdfn_to_pe)(struct pnv_phb *phb, struct pci_bus *bus, u32 devfn); member
269 pe_no = phb->bdfn_to_pe ? phb->bdfn_to_pe(phb, bus, bdfn & 0xff) : 0; in pnv_pci_config_check_eeh()
1304 phb->bdfn_to_pe = pnv_ioda_bdfn_to_pe; in pnv_pci_init_ioda1_phb()