Lines Matching refs:acc_chk
963 errdef.acc_chk = errdef_32.acc_chk; in bofi_ioctl()
1053 errdef_32.acc_chk = errdef.acc_chk; in bofi_ioctl()
1237 errstate.acc_chk = errstate_32.acc_chk; in bofi_ioctl()
1291 errstate_32.acc_chk = errstate.acc_chk; in bofi_ioctl()
1356 errstate.acc_chk = errstate_32.acc_chk; in bofi_ioctl()
1411 errstate_32.acc_chk = errstate.acc_chk; in bofi_ioctl()
2029 ep->errdef.acc_chk = 0; in bofi_clear_acc_chk()
2061 ep->errdef.acc_chk = 0; in bofi_clear_errors()
2098 ep->errdef.acc_chk = 0; in bofi_clear_errdefs()
2142 ep->errstate.acc_chk = ep->errdef.acc_chk; in bofi_errdef_check()
2201 ep->errstate.acc_chk = ep->errdef.acc_chk; in bofi_errdef_check_w()
2354 if (ep->errdef.acc_chk & 2) { in do_dma_corrupt()
2475 if (ep->errdef.acc_chk & 1) { in do_pior_corrupt()
2574 if (ep->errdef.acc_chk & 1) { in do_piow_corrupt()
4400 result = (lp->errentp->errdef.acc_chk & 1); in bofi_check_acc_hdl()
4441 result = ((lp->errentp->errdef.acc_chk & 2) ? 1 : 0); in bofi_check_dma_hdl()