Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysioerr.c266 softsp->bto_timestamp = 0; in sysio_init_err()
738 hrtime_t diff = now - softsp->bto_timestamp; in sbus_check_bto()
745 softsp->bto_timestamp = now; in sbus_check_bto()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsysiosbus.h317 hrtime_t bto_timestamp; /* time of first timeout */ member