Searched defs:ipath_devdata (Results 1 – 1 of 1) sorted by relevance
259 struct ipath_devdata { struct260 struct list_head ipath_list;262 struct ipath_kregs const *ipath_kregs;263 struct ipath_cregs const *ipath_cregs;266 u64 __iomem *ipath_kregbase;268 u64 __iomem *ipath_kregend;293 int (*ipath_f_intrsetup)(struct ipath_devdata *); argument295 int (*ipath_f_intr_fallback)(struct ipath_devdata *); argument297 int (*ipath_f_bus)(struct ipath_devdata *, struct pci_dev *); argument299 int (*ipath_f_reset)(struct ipath_devdata *); argument[all …]