Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dst.c12452 uint_t count, error_rate; in st_report_exabyte_soft_errors() local
12467 error_rate = (count * 100)/un->un_kbytes_xferred; in st_report_exabyte_soft_errors()
12479 "error_rate: %d%%\n", error_rate); in st_report_exabyte_soft_errors()
12504 if (error_rate >= rate) { in st_report_exabyte_soft_errors()
12507 error_rate, in st_report_exabyte_soft_errors()