Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powernv/
Dpci.h92 struct pnv_phb { struct
94 enum pnv_phb_type type; argument
95 enum pnv_phb_model model; argument
114 int (*msi_setup)(struct pnv_phb *phb, struct pci_dev *dev, argument
117 void (*dma_dev_setup)(struct pnv_phb *phb, struct pci_dev *pdev); argument
119 int (*init_m64)(struct pnv_phb *phb); argument
123 int (*get_pe_state)(struct pnv_phb *phb, int pe_no); argument
124 void (*freeze_pe)(struct pnv_phb *phb, int pe_no); argument
125 int (*unfreeze_pe)(struct pnv_phb *phb, int pe_no, int opt); argument
127 struct {
[all …]