Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/powernv/
Dpci.h22 struct pnv_ioda_pe { struct
46 struct pnv_ioda_pe *bus_pe; argument
108 struct pnv_ioda_pe *pe_array;
Dpci-ioda.c46 static int __pe_printk(const char *level, const struct pnv_ioda_pe *pe, in __pe_printk()
60 static int func(const struct pnv_ioda_pe *pe, const char *fmt, ...) \
543 memset(&phb->ioda.pe_array[pe], 0, sizeof(struct pnv_ioda_pe)); in pnv_ioda_free_pe()
551 static struct pnv_ioda_pe * __devinit __pnv_ioda_get_one_pe(struct pci_dev *dev) in __pnv_ioda_get_one_pe()
564 static struct pnv_ioda_pe * __devinit pnv_ioda_get_pe(struct pci_dev *dev) in pnv_ioda_get_pe()
566 struct pnv_ioda_pe *pe = __pnv_ioda_get_one_pe(dev); in pnv_ioda_get_pe()
579 struct pnv_ioda_pe *pe) in pnv_ioda_configure_pe()
675 struct pnv_ioda_pe *pe) in pnv_ioda_link_pe_by_weight()
677 struct pnv_ioda_pe *lpe; in pnv_ioda_link_pe_by_weight()
712 static struct pnv_ioda_pe * __devinit pnv_ioda_setup_dev_PE(struct pci_dev *dev) in pnv_ioda_setup_dev_PE()
[all …]