Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi.h226 hrtime_t fail_time; /* time that count went to zero */ member
244 hrtime_t fail_time; /* time that count went to zero */ member
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c1236 errstate.fail_time = errstate_32.fail_time; in bofi_ioctl()
1290 errstate_32.fail_time = errstate.fail_time; in bofi_ioctl()
1355 errstate.fail_time = errstate_32.fail_time; in bofi_ioctl()
1410 errstate_32.fail_time = errstate.fail_time; in bofi_ioctl()
2340 if (ep->errstate.fail_time == 0) in do_dma_corrupt()
2341 ep->errstate.fail_time = bofi_gettime(); in do_dma_corrupt()
2457 if (ep->errstate.fail_time == 0) in do_pior_corrupt()
2458 ep->errstate.fail_time = bofi_gettime(); in do_pior_corrupt()
2573 if (ep->errstate.fail_time == 0) in do_piow_corrupt()
2574 ep->errstate.fail_time = bofi_gettime(); in do_piow_corrupt()
[all …]
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c1370 esp->fail_time, esp->msg_time, in print_err_reports()
2342 es.fail_time, es.msg_time, in main()