Searched defs:pnv_ioda_pe (Results 1 – 1 of 1) sorted by relevance
30 struct pnv_ioda_pe { struct31 unsigned long flags;32 struct pnv_phb *phb;39 struct pci_dev *parent_dev;41 struct pci_dev *pdev;42 struct pci_bus *pbus;47 unsigned int rid;50 unsigned int pe_number;74 struct pnv_ioda_pe *master; argument75 struct list_head slaves;[all …]