Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsysioerr.h173 #define SB_AFSR_S_TO 0x0800000000000000ULL /* secondary SBus TIMEOUT */ macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysioerr.c709 if (t_afsr & SB_AFSR_S_TO) { in sbus_log_error()