Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dpci.h88 struct pnv_phb { struct
90 enum pnv_phb_type type; argument
91 enum pnv_phb_model model; argument
108 int (*msi_setup)(struct pnv_phb *phb, struct pci_dev *dev, argument
111 void (*dma_dev_setup)(struct pnv_phb *phb, struct pci_dev *pdev); argument
112 int (*init_m64)(struct pnv_phb *phb); argument
113 int (*get_pe_state)(struct pnv_phb *phb, int pe_no); argument
114 void (*freeze_pe)(struct pnv_phb *phb, int pe_no); argument
115 int (*unfreeze_pe)(struct pnv_phb *phb, int pe_no, int opt); argument
117 struct {
[all …]