Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powernv/
Dpci.h43 struct pnv_ioda_pe { struct
44 unsigned long flags;
45 struct pnv_phb *phb;
46 int device_count;
53 struct pci_dev *parent_dev;
55 struct pci_dev *pdev;
56 struct pci_bus *pbus;
80 struct pnv_ioda_pe *master; argument
81 struct list_head slaves;
84 int p2p_initiator_count;
[all …]