Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_tdaemon.c970 static int tiodone, iosent, tioerr; variable
978 tioerr++; in myend()
1019 tioerr = 0; in _sd_direct_test()
1083 while ((iosent - (tiodone + tioerr)) > throttle) in _sd_direct_test()
1086 while ((tiodone + tioerr) < iosent) { in _sd_direct_test()