Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/io/
H A Dsysioerr.c287 softsp->bto_timestamp = 0; in sysio_init_err()
774 hrtime_t diff = now - softsp->bto_timestamp; in sbus_check_bto()
781 softsp->bto_timestamp = now; in sbus_check_bto()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dsysiosbus.h316 hrtime_t bto_timestamp; /* time of first timeout */ member