Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/powernv/
Dpci.h84 struct pnv_phb { struct
86 enum pnv_phb_type type; argument
87 enum pnv_phb_model model; argument
105 int (*msi_setup)(struct pnv_phb *phb, struct pci_dev *dev, argument
108 void (*dma_dev_setup)(struct pnv_phb *phb, struct pci_dev *pdev); argument
109 int (*dma_set_mask)(struct pnv_phb *phb, struct pci_dev *pdev, argument
111 u64 (*dma_get_required_mask)(struct pnv_phb *phb, argument
114 u32 (*bdfn_to_pe)(struct pnv_phb *phb, struct pci_bus *bus, u32 devfn); argument
115 void (*shutdown)(struct pnv_phb *phb); argument
116 int (*init_m64)(struct pnv_phb *phb); argument
[all …]