Searched refs:kr_errorclear (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_stats.c | 229 ipath_write_kreg(dd, dd->ipath_kregs->kr_errorclear, 0ULL); in ipath_chk_errormask()
|
D | ipath_registers.h | 382 ipath_kreg kr_errorclear; member
|
D | ipath_init_chip.c | 615 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()
|
D | ipath_intr.c | 739 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()
|
D | ipath_driver.c | 2410 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()
|
D | ipath_iba6110.c | 209 .kr_errorclear = IPATH_KREG_OFFSET(ErrorClear),
|