Searched defs:ipath_devdata (Results 1 – 1 of 1) sorted by relevance
260 struct ipath_devdata { struct261 struct list_head ipath_list;263 struct ipath_kregs const *ipath_kregs;264 struct ipath_cregs const *ipath_cregs;267 u64 __iomem *ipath_kregbase;269 u64 __iomem *ipath_kregend;294 int (*ipath_f_intrsetup)(struct ipath_devdata *); argument296 int (*ipath_f_intr_fallback)(struct ipath_devdata *); argument298 int (*ipath_f_bus)(struct ipath_devdata *, struct pci_dev *); argument300 int (*ipath_f_reset)(struct ipath_devdata *); argument[all …]