Searched refs:eeh_dev_to_pdn (Results 1 – 2 of 2) sorted by relevance
1010 pdn = eeh_dev_to_pdn(edev); in pnv_eeh_reset_vf_pe()1231 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in pnv_eeh_read_config()1247 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in pnv_eeh_write_config()
165 static inline struct pci_dn *eeh_dev_to_pdn(struct eeh_dev *edev) in eeh_dev_to_pdn() function