Searched defs:pdn_to_eeh_dev (Results 1 – 2 of 2) sorted by relevance
245 static inline struct eeh_dev *pdn_to_eeh_dev(struct pci_dn *pdn) in pdn_to_eeh_dev() function250 #define pdn_to_eeh_dev(x) (NULL) macro
252 static inline struct eeh_dev *pdn_to_eeh_dev(struct pci_dn *pdn) in pdn_to_eeh_dev() function257 #define pdn_to_eeh_dev(x) (NULL) macro