Searched defs:pdn_to_eeh_dev (Results 1 – 1 of 1) sorted by relevance
239 static inline struct eeh_dev *pdn_to_eeh_dev(struct pci_dn *pdn) in pdn_to_eeh_dev() function244 #define pdn_to_eeh_dev(x) (NULL) macro