Searched refs:kr_errormask (Results 1 - 6 of 6) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_stats.c213 errormask = ipath_read_kreg64(dd, dd->ipath_kregs->kr_errormask);
222 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask,
329 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask,
H A Dipath_registers.h106 /* kr_errorstatus, kr_errorclear, kr_errormask bits */
383 ipath_kreg kr_errormask; member in struct:ipath_kregs
H A Dipath_intr.c698 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask,
890 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask, 0ULL);
914 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask,
H A Dipath_init_chip.c862 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask,
866 ipath_read_kreg64(dd, dd->ipath_kregs->kr_errormask);
H A Dipath_driver.c2765 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask,
2774 ipath_write_kreg(dd, dd->ipath_kregs->kr_errormask,
H A Dipath_iba6110.c210 .kr_errormask = IPATH_KREG_OFFSET(ErrorMask),

Completed in 65 milliseconds