Lines Matching refs:errentp
1801 lp->errentp = ep; in bofi_errdef_alloc()
1864 if (lp->errentp == ep) { in bofi_errdef_free()
2425 ep = lp->errentp; in do_pior_corrupt()
2541 ep = lp->errentp; in do_piow_corrupt()
3209 lp->errentp = ep; in bofi_map()
3307 lp->errentp = ep; in chain_on_errdefs()
3677 ep = lp->errentp; in bofi_dma_unbindhdl()
3757 ep = lp->errentp; in bofi_dma_flush()
4117 lp->errentp = ep; in bofi_dvma_kaddr_load()
4175 ep = lp->errentp; in bofi_dvma_unload()
4256 ep = lp->errentp; in bofi_dvma_sync()
4312 ep = lp->errentp; in bofi_intercept_intr()
4398 if (lp->errentp->errdef.access_count == 0 && in bofi_check_acc_hdl()
4399 (lp->errentp->state & BOFI_DEV_ACTIVE)) { in bofi_check_acc_hdl()
4400 result = (lp->errentp->errdef.acc_chk & 1); in bofi_check_acc_hdl()
4439 if (lp->errentp->errdef.access_count == 0 && in bofi_check_dma_hdl()
4440 (lp->errentp->state & BOFI_DEV_ACTIVE)) { in bofi_check_dma_hdl()
4441 result = ((lp->errentp->errdef.acc_chk & 2) ? 1 : 0); in bofi_check_dma_hdl()
4479 ep = lp->errentp; in bofi_post_event()
4534 ep = lp->errentp; in bofi_fm_ereport_callback()
4656 lp->errentp = ep; in bofi_intr_ops()