Home
last modified time | relevance | path

Searched refs:bdfn_to_pe (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/powerpc/platforms/powernv/
Dpci.h85 u32 (*bdfn_to_pe)(struct pnv_phb *phb, struct pci_bus *bus, u32 devfn); member
Dpci.c269 pe_no = phb->bdfn_to_pe ? phb->bdfn_to_pe(phb, bus, bdfn & 0xff) : 0; in pnv_pci_config_check_eeh()
Dpci-ioda.c1304 phb->bdfn_to_pe = pnv_ioda_bdfn_to_pe; in pnv_pci_init_ioda1_phb()