Lines Matching refs:u64

79 	u64 errs_to_log;
80 u64 hwerrs_to_log;
266 u64 __iomem *ipath_kregbase;
268 u64 __iomem *ipath_kregend;
272 u64 *ipath_kregalloc;
309 void (*ipath_f_put_tid)(struct ipath_devdata *, u64 __iomem*,
313 void (*ipath_f_setextled)(struct ipath_devdata *, u64, u64);
328 int (*ipath_f_ib_updown)(struct ipath_devdata *, int, u64);
334 u64 ipath_sword;
336 u64 ipath_rword;
338 u64 ipath_spkts;
340 u64 ipath_rpkts;
342 u64 _ipath_status;
357 u64 ipath_lastlinkrecov; /* link recoveries at last ACTIVE */
365 u64 ibdeltainprog;
366 u64 ibsymdelta;
367 u64 ibsymsnap;
368 u64 iblnkerrdelta;
369 u64 iblnkerrsnap;
374 u64 ipath_last_tidfull;
376 u64 ipath_lastport0rcv_cnt;
378 u64 ipath_tidtemplate;
380 u64 ipath_tidinvalid;
382 u64 ipath_rhdrhead_intr_off;
475 u64 __iomem *ipath_egrtidbase;
488 u64 *ipath_statusp;
511 u64 ipath_sdma_descq_added;
512 u64 ipath_sdma_descq_removed;
564 u64 ipath_gpio_out;
566 u64 ipath_gpio_mask;
568 u64 ipath_extctrl;
570 u64 ipath_revision;
575 u64 ipath_ibcctrl;
580 u64 ipath_lastibcstat;
585 u64 ipath_intconfig;
587 u64 ipath_piobufbase;
589 u64 ipath_ibcddrctrl;
744 u64 ipath_i_bitsextant;
752 u64 ipath_i_rcvavail_mask;
753 u64 ipath_i_rcvurg_mask;
764 u64 ipath_gpio_sda;
765 u64 ipath_gpio_scl;
1034 u64 ipath_snap_cntr(struct ipath_devdata *, ipath_creg);
1091 unsigned, u64);
1123 return readl(regno + (u64 __iomem *) in ipath_read_ureg32()
1139 ipath_ureg regno, u64 value, int port) in ipath_write_ureg()
1141 u64 __iomem *ubase = (u64 __iomem *) in ipath_write_ureg()
1156 static inline u64 ipath_read_kreg64(const struct ipath_devdata *dd, in ipath_read_kreg64()
1166 ipath_kreg regno, u64 value) in ipath_write_kreg()
1172 static inline u64 ipath_read_creg(const struct ipath_devdata *dd, in ipath_read_creg()
1178 return readq(regno + (u64 __iomem *) in ipath_read_creg()
1188 return readl(regno + (u64 __iomem *) in ipath_read_creg32()
1194 ipath_creg regno, u64 value) in ipath_write_creg()
1197 writeq(value, regno + (u64 __iomem *) in ipath_write_creg()
1204 *((u64 *) pd->port_rcvhdrtail_kvaddr) = 0ULL; in ipath_clear_rcvhdrtail()
1234 static inline u64 ipath_read_ireg(const struct ipath_devdata *dd, ipath_kreg r) in ipath_read_ireg()
1245 static inline u32 ipath_ib_linkstate(struct ipath_devdata *dd, u64 ibcs) in ipath_ib_linkstate()
1255 static inline u32 ipath_ib_linktrstate(struct ipath_devdata *dd, u64 ibcs) in ipath_ib_linktrstate()
1266 static inline u32 ipath_ib_state(struct ipath_devdata *dd, u64 ibcs) in ipath_ib_state()
1363 u64 mask;
1370 void ipath_format_hwerrors(u64 hwerrs,