Home
last modified time | relevance | path

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

/linux-4.4.14/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;
73 struct pnv_ioda_pe *master; argument
74 struct list_head slaves;
77 struct list_head dma_link;
[all …]