Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dsysioerr.h106 #define SB_CE_AFSR_SIZE 0x00001C0000000000ULL /* 2**size of failed transfer */ macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dsysioerr.c629 (uint32_t)((t_afsr & SB_CE_AFSR_SIZE) >> SB_CE_SIZE_SHIFT), in sysio_log_ce_err()