Searched defs:pnv_ioda_pe (Results 1 – 1 of 1) sorted by relevance
59 struct pnv_ioda_pe { struct60 unsigned long flags;61 struct pnv_phb *phb;62 int device_count;69 struct pci_dev *parent_dev;71 struct pci_dev *pdev;72 struct pci_bus *pbus;77 unsigned int rid;80 unsigned int pe_number;104 struct pnv_ioda_pe *master; argument[all …]