Lines Matching refs:fail_time
1233 errstate.fail_time = errstate_32.fail_time; in bofi_ioctl()
1287 errstate_32.fail_time = errstate.fail_time; in bofi_ioctl()
1352 errstate.fail_time = errstate_32.fail_time; in bofi_ioctl()
1407 errstate_32.fail_time = errstate.fail_time; in bofi_ioctl()
2337 if (ep->errstate.fail_time == 0) in do_dma_corrupt()
2338 ep->errstate.fail_time = bofi_gettime(); in do_dma_corrupt()
2454 if (ep->errstate.fail_time == 0) in do_pior_corrupt()
2455 ep->errstate.fail_time = bofi_gettime(); in do_pior_corrupt()
2570 if (ep->errstate.fail_time == 0) in do_piow_corrupt()
2571 ep->errstate.fail_time = bofi_gettime(); in do_piow_corrupt()
4329 if (ep->errstate.fail_time == 0) in bofi_intercept_intr()
4330 ep->errstate.fail_time = bofi_gettime(); in bofi_intercept_intr()