Home
last modified time | relevance | path

Searched refs:fail_time (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dbofi.h228 hrtime_t fail_time; /* time that count went to zero */ member
246 hrtime_t fail_time; /* time that count went to zero */ member
/titanic_44/usr/src/uts/common/io/
H A Dbofi.c1233 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()
[all …]
/titanic_44/usr/src/cmd/th_tools/
H A Dth_define.c1378 esp->fail_time, esp->msg_time, in print_err_reports()
2350 es.fail_time, es.msg_time, in main()