Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powernv/
Dpci.h56 struct pnv_ioda_pe { struct
57 unsigned long flags;
58 struct pnv_phb *phb;
59 int device_count;
66 struct pci_dev *parent_dev;
68 struct pci_dev *pdev;
69 struct pci_bus *pbus;
74 unsigned int rid;
100 struct pnv_ioda_pe *master; argument
101 struct list_head slaves;
[all …]