Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c97 static int scsb_err_threshold = 0; /* max allowed i2c errors */ variable
464 scsb_err_threshold = i; in scsb_attach()
467 " property, value %d", scsb_err_threshold); in scsb_attach()
4411 scsb->scsb_i2c_errcnt > scsb_err_threshold) in scsb_intr()
4441 scsb->scsb_i2c_errcnt > scsb_err_threshold) in scsb_intr()
4566 scsb->scsb_i2c_errcnt > scsb_err_threshold) { in scsb_intr()
4595 scsb->scsb_i2c_errcnt > scsb_err_threshold) { in scsb_intr()
4616 scsb->scsb_i2c_errcnt > scsb_err_threshold) { in scsb_intr()
5336 if (scsb->scsb_i2c_errcnt > scsb_err_threshold) in scsb_write_mask()
5432 if (scsb->scsb_i2c_errcnt > scsb_err_threshold) in scsb_rdwr_register()
[all …]