Home
last modified time | relevance | path

Searched refs:kr_errorclear (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_stats.c229 ipath_write_kreg(dd, dd->ipath_kregs->kr_errorclear, 0ULL); in ipath_chk_errormask()
Dipath_registers.h382 ipath_kreg kr_errorclear; member
Dipath_init_chip.c615 ipath_write_kreg(dd, dd->ipath_kregs->kr_errorclear, in init_housekeeping()
860 ipath_write_kreg(dd, dd->ipath_kregs->kr_errorclear, -1LL); in ipath_init_chip()
Dipath_intr.c739 ipath_write_kreg(dd, dd->ipath_kregs->kr_errorclear, errs); in handle_errors()
912 ipath_write_kreg(dd, dd->ipath_kregs->kr_errorclear, in ipath_clear_freeze()
Dipath_driver.c2410 ipath_write_kreg(dd, dd->ipath_kregs->kr_errorclear, -1LL); in ipath_shutdown_device()
2762 ipath_write_kreg(dd, dd->ipath_kregs->kr_errorclear, in ipath_enable_armlaunch()
Dipath_iba6110.c209 .kr_errorclear = IPATH_KREG_OFFSET(ErrorClear),