Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.h55 struct pnv_ioda_pe { struct
56 unsigned long flags;
57 struct pnv_phb *phb;
58 int device_count;
65 struct pci_dev *parent_dev;
67 struct pci_dev *pdev;
68 struct pci_bus *pbus;
73 unsigned int rid;
99 struct pnv_ioda_pe *master; argument
100 struct list_head slaves;
[all …]