Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dpci.h96 struct pnv_phb { struct
98 enum pnv_phb_type type; argument
99 enum pnv_phb_model model; argument
121 int (*msi_setup)(struct pnv_phb *phb, struct pci_dev *dev, argument
124 void (*dma_dev_setup)(struct pnv_phb *phb, struct pci_dev *pdev); argument
125 int (*dma_set_mask)(struct pnv_phb *phb, struct pci_dev *pdev, argument
127 u64 (*dma_get_required_mask)(struct pnv_phb *phb, argument
130 u32 (*bdfn_to_pe)(struct pnv_phb *phb, struct pci_bus *bus, u32 devfn); argument
131 void (*shutdown)(struct pnv_phb *phb); argument
132 int (*init_m64)(struct pnv_phb *phb); argument
[all …]