Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/powernv/
Dpci.h30 struct pnv_ioda_pe { struct
31 unsigned long flags;
32 struct pnv_phb *phb;
39 struct pci_dev *parent_dev;
41 struct pci_dev *pdev;
42 struct pci_bus *pbus;
47 unsigned int rid;
50 unsigned int pe_number;
74 struct pnv_ioda_pe *master; argument
75 struct list_head slaves;
[all …]